path-reader
Version: 
asynchronous file and directory operations for Node.js
15 lines (10 loc) • 400 B
Markdown
# path-reader - Change Log
All notable changes to this project will be documented here.
## [1.1.0] - 2018-02-14
- valuetizer option when returns null, item is skipped
- Happy Valentines Day
## [1.0.6] - 2017-10-13
- empty folders containing empty items reads are now empty array instead of undefined
## [1.0.5] - 2017-10-13
### Fixed
- empty folder reads are now empty array instead of undefined