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

v0.8.0

Compare
Choose a tag to compare
@appellation appellation released this 04 Apr 18:01
· 9 commits to master since this release

Most users can and should upgrade to this version without any breakage.

Breaking changes

  • Address significant bug in ratelimiting code that caused requests to hang for much longer than necessary. Mutex behavior is now significantly different to resolve this issue. (556f840)