Skip to content

v0.15.2

Compare
Choose a tag to compare
@sebm253 sebm253 released this 01 Mar 21:24
· 211 commits to master since this release
2ac4b5d

What's Changed

  • fix voice by @TopiSenpai in a3ddd4a
  • add helper to sync commands for guilds or globally by @TopiSenpai in 3dbf6a6
  • simplify oauth2 by @TopiSenpai in #241
  • add CustomMessage to AutoModerationActionMetadata by @caneleex in #243

Breaking Changes

  • removal of oauth2.SessionController
  • oauth2.Session is now a struct instead of interface
  • removal of identifier param in oauth2.Client.StartSession() and oauth2.Client.RefreshSession()

Full Changelog: v0.15.1...v0.15.2