Skip to content

Releases: Americas/rate-limiter-promise

v1.1.0

Choose a tag to compare

@Americas Americas released this 03 Feb 10:00
  • Add npmignore
  • Add badges
  • Change CI to GHActions
  • Add minimal README
  • Wrap setInterval method so timers can be cleared after tests
  • Bump dependencies
  • Improve rolling window management

v1.0.1

Choose a tag to compare

@Americas Americas released this 02 Feb 14:44
  • Add files to package.json
  • Switch to npm
  • Update node versions to test

v1.0.0

Choose a tag to compare

@Americas Americas released this 01 Feb 18:24
  • Update code to a more modern style
  • Add linting
  • Bump jest@26.6.3
  • Added travis configuration

v0.0.2

v0.0.2 Pre-release
Pre-release

Choose a tag to compare

@Americas Americas released this 17 Oct 11:18
  • Fixed evenly not activating delay when queue was drained
  • Fixed arguments getter to work with node v6
  • Added CHANGELOG.md

v0.0.1

v0.0.1 Pre-release
Pre-release

Choose a tag to compare

@Americas Americas released this 17 Oct 11:21
  • Add initial implementation