v0.10.0
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