Skip to content

v0.10.0

Compare
Choose a tag to compare
@topi314 topi314 released this 11 May 19:44
d79534d

What's Changed

  • allow setting a custom websocket dialer in #152
  • transition to uint64 snowflake ids and application command permissions v2 in #150

Breaking

  • This release is a breaking and uses v2 of the snowflake module which now uses uint64 snowflakes instead of strings.
  • Additionally broke the API with the release of permissions v2. See here for more info on that

Full Changelog: v0.9.0...v0.10.0