Skip to content

Releases: chendoron/simple-timeout-promise

Stable version with minimal dependencies

10 Dec 01:40
Compare
Choose a tag to compare
  • Removed pre commits
  • Updated docs

Automatic Publishing

10 Dec 01:01
Compare
Choose a tag to compare

Added circleci configuration to:

  • Run tests against all commits on all branches
  • Publish a version using npm publish when a new version tag appears on master

Initial Release

10 Dec 00:19
Compare
Choose a tag to compare
  • Includes a basic implementation for simple timeout promises
  • automatic testing and linting for pull requests with circleci