github hikari-py/hikari 2.0.0.dev70

latest releases: 2.5.0, 2.4.1, 2.4.0...
pre-release5 years ago

Changes in bold are considered to be breaking for this release.

  • Increased page size for fetching members from 100 to 1000, speeding up that endpoint and reducing ratelimit occurrances (@FasterSpeeding)
  • Cache optimisations (@FasterSpeeding)
  • Deployment fixes (@nekokatt)
  • Awaiting lazy iterator for awaiting coroutines as the result of .map on a lazy iterator object. This can speed up bulk API calls tenfold (@nekokatt)
  • Documentation consistency fixes (@davfsa)
  • Changed VERIFIED_BOT_DEVELOPER user flag to EARLY_VERIFIED_DEVELOPER (@nekokatt)
  • models are now in base package (@nekokatt)
  • CLICOLOR and CLICOLOR_FORCE support (@nekokatt)
  • Bumped dev dependencies (Dependabot)
  • Adjusted error logging of event exceptions if event handlers are registered (@nekokatt)
  • BotApp.is_stateless (@nekokatt)

Don't miss a new hikari release

NewReleases is sending notifications on new releases.