v0.17.0 - Migration to slog, Go 1.21 and a permission hotfix
What's Changed
- Migrate to slog & go 1.21 by @topi314 in #294
- Fix checking timeouts when calculating permissions by @mlnrDev in c4ffb05
- Add new expressions and events permissions by @mlnrDev in #292
Breaking Changes
- Update to Go 1.21
- https://github.com/disgoorg/log is now deprecated and disgo uses slog. If you don't know what slog is check this blog post
Full Changelog: v0.16.12...v0.17.0