🚢 0.3.0 / 2018-10-29
💥 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