Releases: coderaiser/readify
Releases · coderaiser/readify
readify v6.0.3
fix
- (tolerant-readdir) readdir
readify v6.0.2
fix
- (readify) windows EPERM when readdir with file types
feature
- (readify) sinon -> stub
readify v6.0.1
feature
- (package) nicki v4.0.0
- (package) sinon v7.1.1
- (package) eslint-plugin-node v8.0.0
readify v6.0.0
Links
Now readify
can distinguish regular files
and symbolic links
with help of fs-readdir-with-file-types. There is new field introduced: type
.
It can be one of:
file
directory
file-link
directory-link
And no more size: 'dir'
for directories it will be size, returned by node.js
: 4kb
usually.
feature
- (package) rm es6-promisify
- (package) rm execon
- (package) @cloudcmd/sortify v2.0.0
- (package) add fs-readdir-with-file-types
- (package) currify v3.0.0
- (readify) callback -> promise
- (readify) drop support of node < 8
- (package) redrun v7.0.0
- (package) nyc v13.0.1
- (package) eslint-plugin-node v7.0.1
- (package) eslint v5.0.0
readify v5.0.6
feature
- (package) format-io v1.0.1
- (package) sinon v6.0.0
- (package) nyc v12.0.2
readify v5.0.5
feature
- (package) zames v2.0.0
- (travis) add node v10
- (package) sinon v5.0.3
- (package) redrun v6.0.0
- (package) rm jscs, jshint
- (package) eslint-plugin-node v6.0.0
readify v5.0.4
feature
- (package) es6-promisify v6.0.0
- (package) add @cloudcmd/formatify
readify v5.0.3
feature
- (readdir) parseAllStats: rm parse
- (travis) node_js: 8, 9
readify v5.0.2
feature
- (readify) add sort from npm
- (package) sinon v4.0.0
- (package) coveralls v3.0.0
- (package) sinon v3.0.0