Skip to content

Releases: MrLotU/SwiftHooks

V 1.0.0 Alpha 2.5

04 Oct 12:24
Compare
Choose a tag to compare
V 1.0.0 Alpha 2.5 Pre-release
Pre-release
  • Make CommandPermissionChecker async.
  • Add Storage to SwiftHooks
  • Add plugin metadata to Commands

V 1.0.0 Alpha 2.4

28 Sep 11:47
Compare
Choose a tag to compare
V 1.0.0 Alpha 2.4 Pre-release
Pre-release

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

V 1.0.0 Alpha 2.3

26 Sep 13:20
Compare
Choose a tag to compare
V 1.0.0 Alpha 2.3 Pre-release
Pre-release

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

21 Jun 09:18
Compare
Choose a tag to compare
V 1.0.0 Alpha 2.2 Pre-release
Pre-release

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

V 1.0.0 Alpha 2.1

20 Jun 12:33
Compare
Choose a tag to compare
V 1.0.0 Alpha 2.1 Pre-release
Pre-release

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

V 1.0.0 Alpha 2

19 Jun 13:35
2c7f3a2
Compare
Choose a tag to compare
V 1.0.0 Alpha 2 Pre-release
Pre-release

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

05 May 19:54
Compare
Choose a tag to compare
V1.0.0 Alpha 1 Pre-release
Pre-release

SwiftHooks 1.0.0 Alpha 1

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