Skip to content

Wumpy-rest v0.2.0

Compare
Choose a tag to compare
@Bluenix2 Bluenix2 released this 01 May 19:07
a9328fb

The changes included in this release were technically a bug (mistake) but because of their implications following the version guarantees they are being released under a minor version bump.

Changes

Features

  • Add new abort_if_ratelimited() context manager to customize ratelimiting

Bugfixes

  • Expose GuildRequester under the full wumpy.rest namespace
  • Include GuildRequester in APIClient