Skip to content

Releases: Postcord/router

drop DefaultPermission, add tests for DefaultPermissions/GuildCommand, harden test coverage

01 Jul 12:34

Choose a tag to compare

v0.2.0

drop DefaultPermission, add tests for DefaultPermissions/GuildCommand…

Support for Modals and Attachment Options

09 Feb 22:49

Choose a tag to compare

  • 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

09 Feb 03:20

Choose a tag to compare

v0.1.3

working attachment support

Add context.Context support

08 Feb 20:23
ab625dc

Choose a tag to compare

add context.Context support (#10)

* add context.Context support

* bump postcord deps

* fixes for tests

Bump deps for net/http support

30 Oct 19:13

Choose a tag to compare

fix update later, bump deps

02 Oct 00:50

Choose a tag to compare

v0.0.3

bump deps

Add autocomplete support

25 Sep 13:41
2b0a26c

Choose a tag to compare

Add support for autocomplete (#5)

* start of autocomplete

* add untested autocomplete router

* update example

Threads support

04 Sep 23:23

Choose a tag to compare

v0.0.1

bump objects and interactions versions