This repository has been archived by the owner on Jul 18, 2021. It is now read-only.
Releases: lobodpav/node-unix-access
Releases · lobodpav/node-unix-access
Module is now DEPRECATED
Fixed memory leak
Fixed memory leak in async()
version
Fixed incompatibilities with new V8 versions
Rewritten the module by using Nan
module to eliminate incompatibilities with new V8 versions (preparation for Node.js 4.0)
Added version of Node.js this module depends on
Compatibility with Node.js 0.12.0
This version is now deployable on Node.js 0.12.x under the new V8 which has changed its API.
If you need to run this module under Node.js 0.10.x, use the previous version 0.1.1.
Initial release
Initial release with both sync and async versions of the UNIX access() wrapper functions