Skip to content

馃殺 0.3.0 / 2018-10-29

Compare
Choose a tag to compare
@LinusU LinusU released this 13 Aug 19:39
· 11 commits to master since this release
cff3bfe

馃挜 Breaking Changes

  • Drop support for Node.js <6

    Migration Guide:

    Upgrade to Node.js 6.0.0 or newer.

  • Switch to Promise based interface

    Migration Guide:

    Instead of taking a callback, the exposed functions now returns a Promise.

馃帀 Enhancements

  • Add TypeScript typings

馃尮 Internal Changes

  • Clean up package.json
  • Use Standard Style