Skip to content

0.6.0

Compare
Choose a tag to compare
@demmer demmer released this 28 Mar 18:06
· 40 commits to master since this release

0.6.0

  • Changed bluebird to be a peerDependency instead of a regular dependency. This enables support for bluebird 3.
  • Replaced use of .try and .catch functions with the .attempt and .caught aliases to support older browsers.
  • Switched the build chain to use gulp and browserify instead of grunt.