v1.2.0
[1.2.0] - 2017-08-02
Added
- Support Node.js runtimes down till v0.10.0 (via transpilation down to ES5 during install, runtimes >= v6 will still load the ES2015+ source directly).
Changed
- Module no longer depends on
fs
until it needs to load a file.