Skip to content

Releases: kevinoid/promise-nodeify

v3.0.1

29 Aug 17:49
v3.0.1
Compare
Choose a tag to compare
  • Update Babel-related devDependencies to the latest version
  • Remove unnecessary Babel build dependencies.
  • Update nodecat devDependency to the latest version 🚀 #24

v3.0.0

29 Jun 22:32
v3.0.0
Compare
Choose a tag to compare
  • BREAKING Drop support for Node < 6.
  • Dependency version updates.
  • Code style improvements.

v2.0.0

22 Jan 18:26
v2.0.0
Compare
Choose a tag to compare
  • Breaking Require Node.js 4 or later.
  • Update code to use ES2015 conventions (const, =>, etc.).
  • Use babel for creating client-side ES5 distributable build.
  • Update devDependencies to latest versions.

v1.0.1

21 May 02:22
v1.0.1
Compare
Choose a tag to compare

v1.0.0

25 Feb 05:15
v1.0.0
Compare
Choose a tag to compare
  • No API Changes Bump to 1.0 is declaration of stability rather than an indication of changes.
  • Code style updates.
  • Add AppVeyor CI.
  • Test dependency updates.

v0.1.0

25 Feb 05:14
v0.1.0
Compare
Choose a tag to compare
  • Initial public release.