Skip to content

0.2.0

Compare
Choose a tag to compare
@andywer andywer released this 28 Dec 11:24
· 42 commits to master since this release

v0.2.0 fixes a rather critical issue and comes with a bunch of improvements.

Fixes

  • Renamed iteration() method to iterate() as described in the docs (kept iteration for 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 the docs/ made it pretty big before)

Happy hacking!