Releases: starshine-sys/bcr
Releases · starshine-sys/bcr
2.0.0-beta.1
Initial beta release of bcr v2 (after a year of no tags), a complete rewrite from scratch that's based entirely on interactions.
- Support for both plain state.State and a shard manager
- Support for all types of interactions, not just commands
- Fewer abstractions across the entire API
- Lighter command objects, most checks are now offloaded to functions
- Uses generics (sparingly!), requires Go 1.18
0.21.0
0.20.0
v0.20.0 flesh out ExecuteSlash, update arikawa
0.19.1
v0.19.1 update arikawa
0.19.0
Change send/edit methods to match the changes in arikawa v3, and add ctx.ConfirmButton()
0.18.0
Upgrade to arikawa v3
0.17.1
v0.17.1 make checking perms before sending opt-in
0.17.0
replace ctx.Reply() and add Guild to ctx
0.16.0
v0.16.0 add *timeout version of paged embed, add WaitForMessage
0.15.1
v0.15.1 add field paginator