leakage v0.2.0 Release Notes

Release Date: 2016-12-28 // over 7 years ago
  • ๐Ÿš‘ 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!