Skip to content

Releases: MrLotU/SwiftHooks

V 1.0.0 Alpha 2.5

V 1.0.0 Alpha 2.5 Pre-release
Pre-release

Choose a tag to compare

@MrLotU MrLotU released this 04 Oct 12:24
  • Make CommandPermissionChecker async.
  • Add Storage to SwiftHooks
  • Add plugin metadata to Commands

V 1.0.0 Alpha 2.4

V 1.0.0 Alpha 2.4 Pre-release
Pre-release

Choose a tag to compare

@MrLotU MrLotU released this 28 Sep 11:47

Makes all _ExecutableCommands generic over the type of event. This allows for backend specific command events.

V 1.0.0 Alpha 2.3

V 1.0.0 Alpha 2.3 Pre-release
Pre-release

Choose a tag to compare

@MrLotU MrLotU released this 26 Sep 13:20

Adds @...Builder to commands and listeners on Plugins by default. This removes the need for top level groups

V 1.0.0 Alpha 2.2

V 1.0.0 Alpha 2.2 Pre-release
Pre-release

Choose a tag to compare

@MrLotU MrLotU released this 21 Jun 09:18

Fix a bug where CommandPermissionCheckers were not used.
Make IDChecker (default CommandPermissionChecker) publicly initializable

V 1.0.0 Alpha 2.1

V 1.0.0 Alpha 2.1 Pre-release
Pre-release

Choose a tag to compare

@MrLotU MrLotU released this 20 Jun 12:33

Adds a couple of bug-fixes around commands:
Grouping commands & prefixes with spaces now work.

V 1.0.0 Alpha 2

V 1.0.0 Alpha 2 Pre-release
Pre-release

Choose a tag to compare

@MrLotU MrLotU released this 19 Jun 13:35
2c7f3a2

This release updates SwiftHooks to a more Async approach and will break a lot (if not all) current Commands & Listeners, as well as breaking all Hook implementations.

V1.0.0 Alpha 1

V1.0.0 Alpha 1 Pre-release
Pre-release

Choose a tag to compare

@MrLotU MrLotU released this 05 May 19:54

SwiftHooks 1.0.0 Alpha 1

https://mrlotu.github.io/SwiftHooks/ for docs