All Versions
54
Latest Version
Avg Release Cycle
48 days
Latest Release
764 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v4.1.0 Changes
March 03, 2019- add type definitions for TypeScript (thank you @saenglert)
-
v4.0.0 Changes
February 28, 2019- added Promises to async read/write operations (thank you @saenglert) - breaking change
- update dependencies ([email protected], [email protected])
-
v3.2.9 Changes
February 24, 2019- post lcov to coveralls.io
-
v3.2.8 Changes
February 21, 2019- prevent EACCES errors from occurring while waiting for file access permission #131
-
v3.2.7 Changes
February 17, 2019- add code coverage to build
- add more unit tests
- document node 11 support
- only reconfigure direction if needed #128
-
v3.2.6 Changes
February 09, 2019- add travis build
-
v3.2.5 Changes
February 09, 2019- lint with jshint
-
v3.2.4 Changes
February 09, 2019- add .npmignore
-
v3.2.3 Changes
February 09, 2019- update dependencies
-
v3.2.2 Changes
September 30, 2018- add unittests for reading and writing (thank you @pizzaisdavid)
- update dependencies (epoll v2.0.4, mocha v4.7.0)