Skip to content

Releases: karitham/corde

v0.4.1

25 Dec 20:04
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.4

Moved to radix trie based routing

Better options are here!

25 Dec 16:42
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

Inspired from @hhhapz's comment on discord gophers, thanks for the input!

Builders are here!

25 Dec 10:39
Compare
Choose a tag to compare

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

24 Dec 23:15
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

Buttons, Slash commands, Routing

24 Dec 22:33
Compare
Choose a tag to compare

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