Releases: chendoron/simple-timeout-promise
Releases · chendoron/simple-timeout-promise
Stable version with minimal dependencies
Automatic Publishing
Added circleci configuration to:
- Run tests against all commits on all branches
- Publish a version using
npm publish
when a new version tag appears onmaster
Initial Release
- Includes a basic implementation for simple timeout promises
- automatic testing and linting for pull requests with circleci