Releases: karitham/corde
Releases · karitham/corde
v0.4.1
Full Changelog: v0.3.1...v0.4
Moved to radix trie based routing
Better options are here!
Full Changelog: v0.3.0...v0.3.1
Inspired from @hhhapz's comment on discord gophers, thanks for the input!
Builders are here!
What's new
Builders are here! They enable you to build embeds and responses in a much simpler manner than ever before.
They also contain helper functions such as Contentf
to aid in formatting answers. See them used in the examples
Full Changelog: v0.2.1...v0.3.0
Breaking
- ResponseWriter members have changed, using clearer names that do not map exactly to the API.
v0.2.1
Full Changelog: v0.2.0...v0.2.1
Buttons, Slash commands, Routing
Basics are down, buttons, component rows, slash commands, subcommands, routing is configured and works as expected.
The library is in usable state, but it doesn't really cover much of the API yet.
Full Changelog: https://github.com/Karitham/corde/commits/v0.2.0