Skip to content

Releases: MiguelCastillo/spromise

v1.0.0

12 Mar 21:06

Choose a tag to compare

Version 1.0.0

v0.9.3

08 Mar 14:50

Choose a tag to compare

  • fixed .npmignore

v0.9.2

07 Mar 16:15

Choose a tag to compare

  • changed build to browserify
  • improved unit tests
  • improved grunt tasks

v0.9.1

24 Dec 05:53

Choose a tag to compare

  • Performance enhancements around the task manager

v0.9.0

22 Dec 17:21

Choose a tag to compare

  • Introduced a queue manager to manage promise resolutions and chains in a non recursive manner

v0.8.1

07 Dec 14:43

Choose a tag to compare

  • Small tweak to minimize checks in Promise.resolve
  • Code clean up in samdy.js

v0.8.0

03 Dec 05:05

Choose a tag to compare

  • Adding support for Promise.race
  • New UMD loader that's a lot smaller
  • Performance tweaks

v0.7.2

18 Nov 03:12

Choose a tag to compare

  • Fixed issue with promise property not being properly set
  • Changes to the build to publish to git and to AWS

v0.7.1

12 Nov 04:04

Choose a tag to compare

  • Added deployment to github release and to s3

v0.7.1

11 Nov 17:30

Choose a tag to compare

  • Updates to package.json for building spromise