Skip to content

v2.0.0

Choose a tag to compare

@gluons gluons released this 24 Feb 11:58
· 39 commits to master since this release
v2.0.0
6d7df63

Common Changes

  • Upgrade dependencies.

Breaking Changes

  • Drop Node 4 support.
    It now requires Node >= 6.

Internal Changes

  • Code clean up. Modernize & simplify code.
  • Migrate testing from Mocha to Jest.