Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 492 Bytes

changelog.md

File metadata and controls

33 lines (19 loc) · 492 Bytes

Changelog

Next

  • Re-implement patch to support bluebird v3.x and fix bugs
  • Tests and other excess files excluded from npm package
  • Run tests on Travis CI

1.1.3

  • Improved validation that ns argument is a namespace
  • Add npm keywords

1.1.2

  • README

1.1.1

  • Use is-bluebird module for checking Promise argument

1.1.0

  • Remove peer dependencies
  • Update shimmer dependency

1.0.1

  • Fix: domain argument for _addCallbacks

1.0.0

  • Initial release