Skip to content
This repository was archived by the owner on Aug 9, 2020. It is now read-only.

v0.8.2

Choose a tag to compare

@appellation appellation released this 05 Apr 21:10
· 5 commits to master since this release

Fixes

  • Limiter incorrectly blocked requests when there was no ratelimit data available. The limiter now correctly assumes that it can continue indefinitely until it receives information about how many requests are remaining.