Skip to content

Releases: tpietruszka/rate_limited

v0.4.0

29 Sep 16:47
Compare
Choose a tag to compare
  • moved to a new license
  • supporting coroutine functions, partial-bound functions and lambdas being passed to the Runner
  • default value for max_concurrent
  • improved test coverage

v0.3.0

17 Aug 17:43
Compare
Choose a tag to compare
  • feature: (optional) custom validation of API responses
  • enable more flexible resource definitions

v0.2.0

16 Aug 15:06
Compare
Choose a tag to compare
  • Runner.schedule() gets the docstring and signature of the function to be scheduled - to aid development in notebook-like environments
  • a warning is displayed when all workers are waiting for resources to renew

Releasing a wheel as well

14 Aug 22:47
Compare
Choose a tag to compare

Only CI change - building and uploading wheels as well

Beta release

14 Aug 22:31
Compare
Choose a tag to compare

First release:

  • basic functionality working and tested,
  • a single pre-defined description for a third-party endpoint