- improvements to chmod
- better ergonomics for async ChildProcesses
- add Path.prototype.equals, Path.prototype.hasEqualSegments
NOTE: a version of yavascript which reported its --version as 0.0.14 was mistakenly published to npm as version 0.14.0. Version 0.14.1 was created to rectify this so that the version on npm matches the version reported by yavascript. However, 0.0.14, 0.14.0, and 0.14.1 all otherwise have the exact same functionality.
Full Changelog: v0.0.13...v0.14.1