Releases: MrLotU/SwiftHooks
Releases · MrLotU/SwiftHooks
V 1.0.0 Alpha 2.5
- Make
CommandPermissionCheckerasync. - Add
StoragetoSwiftHooks - Add plugin metadata to
Commands
V 1.0.0 Alpha 2.4
Makes all _ExecutableCommands generic over the type of event. This allows for backend specific command events.
V 1.0.0 Alpha 2.3
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
Fix a bug where CommandPermissionCheckers were not used.
Make IDChecker (default CommandPermissionChecker) publicly initializable
V 1.0.0 Alpha 2.1
Adds a couple of bug-fixes around commands:
Grouping commands & prefixes with spaces now work.
V 1.0.0 Alpha 2
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
SwiftHooks 1.0.0 Alpha 1
https://mrlotu.github.io/SwiftHooks/ for docs