Releases: MiguelCastillo/spromise
Releases · MiguelCastillo/spromise
v1.0.0
v0.9.3
- fixed .npmignore
v0.9.2
- changed build to browserify
- improved unit tests
- improved grunt tasks
v0.9.1
- Performance enhancements around the task manager
v0.9.0
- Introduced a queue manager to manage promise resolutions and chains in a non recursive manner
v0.8.1
- Small tweak to minimize checks in Promise.resolve
- Code clean up in samdy.js
v0.8.0
- Adding support for Promise.race
- New UMD loader that's a lot smaller
- Performance tweaks
v0.7.2
- Fixed issue with promise property not being properly set
- Changes to the build to publish to git and to AWS
v0.7.1
- Added deployment to github release and to s3
v0.7.1
- Updates to package.json for building spromise