0.2.0
v0.2.0 fixes a rather critical issue and comes with a bunch of improvements.
Fixes
- Renamed
iteration()method toiterate()as described in the docs (keptiterationfor backwards compatibility, though)
New features
- Added simple integration test and Travis CI config
- Support for node 4+ (was node 6+ before)
- Faster installation, since only
lib/is published now (the screenshot in thedocs/made it pretty big before)
Happy hacking!