Skip to content

Releases: showengineer/rusty-interaction

Little update

13 Feb 22:05
Compare
Choose a tag to compare

Housekeeping and adding the locale field to Interaction

Sort of stable release

15 Jul 14:45
Compare
Choose a tag to compare
Pre-release
v0.1.9

bump to v0.1.9

Adding minimal support for command management

09 Jun 13:03
Compare
Choose a tag to compare

Slowly getting to the point where we can actually use this library

Component support (contains breaking changes!)

27 May 18:49
Compare
Choose a tag to compare

InteractionHandler::new() now requires a token parameter which is an Option<&'static str>. If you do not have/want a token, pass None.

Split handler into seperate features

08 May 16:00
Compare
Choose a tag to compare
Pre-release
v0.1.4

fix some cfgs

Revert proc marco behaviour

06 May 23:03
Compare
Choose a tag to compare
Pre-release

The 'new' thing wasn't so flexible

Better documentation, examples and new proc macro behaviour

06 May 14:41
Compare
Choose a tag to compare
bump versions

yanked 0.0.2/0.1.1

First version!

06 May 00:35
Compare
Choose a tag to compare
First version! Pre-release
Pre-release

Supports basically all you need already