Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Releases: showengineer/rusty-interaction

Little update

Choose a tag to compare

@showengineer showengineer released this 13 Feb 22:05

Housekeeping and adding the locale field to Interaction

Sort of stable release

Pre-release

Choose a tag to compare

@showengineer showengineer released this 15 Jul 14:45
v0.1.9

bump to v0.1.9

Adding minimal support for command management

Choose a tag to compare

@showengineer showengineer released this 09 Jun 13:03

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

Component support (contains breaking changes!)

Choose a tag to compare

@showengineer showengineer released this 27 May 18:49

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

Pre-release

Choose a tag to compare

@showengineer showengineer released this 08 May 16:00
v0.1.4

fix some cfgs

Revert proc marco behaviour

Pre-release

Choose a tag to compare

@showengineer showengineer released this 06 May 23:03

The 'new' thing wasn't so flexible

Better documentation, examples and new proc macro behaviour

Choose a tag to compare

@showengineer showengineer released this 06 May 14:41
bump versions

yanked 0.0.2/0.1.1

First version!

First version! Pre-release
Pre-release

Choose a tag to compare

@showengineer showengineer released this 06 May 00:35

Supports basically all you need already