# master

* Add `include` and `exclude` options to `readSync`

# 0.3.3

* [BUGIFX] Ensure stat information is reset for each item in fixture when writing

# 0.3.2

* Improve ergonomics: auto mkdirp when using `fixtureify.writeSync(path, tree);`

# 0.3.1

* Fix README typo

# 0.3.0

* Allow for overwriting and removing files and directories

# 0.2.0

* Always follow symlinks

# 0.1.1

* Fix bug due to missing `var`

# 0.1.0

* Initial release
