Releases: Postcord/router
Releases · Postcord/router
drop DefaultPermission, add tests for DefaultPermissions/GuildCommand, harden test coverage
Support for Modals and Attachment Options
-
add modals implementation without unit tests
-
add modal proxy
-
more tests
-
remove redundant code
-
remove useless comparison
-
fix interface conversion error
-
context support for modals
-
use latest interactions
-
fix how modal items are read
-
add WithModalPath
Attachments support
v0.1.3 working attachment support
Add context.Context support
add context.Context support (#10) * add context.Context support * bump postcord deps * fixes for tests
Bump deps for net/http support
v0.0.4 dep bump
fix update later, bump deps
v0.0.3 bump deps
Add autocomplete support
Add support for autocomplete (#5) * start of autocomplete * add untested autocomplete router * update example
Threads support
v0.0.1 bump objects and interactions versions