LiteCommands v3.0.2
What's Changed
- GH-267 Fix handling empty wrapper. Refactor time parsers in the argument resolver. Snapshot 3.0.2-SNAPSHOT by @Rollczi in #266
- GH-253 Update suggestion service for case-insensitive matching. Release 3.0.2 by @Rollczi in #268
Dependencies
implementation("dev.rollczi:litecommands-core:3.0.2")
<dependency>
<groupId>dev.rollczi</groupId>
<artifactId>litecommands-core</artifactId>
<version>3.0.2</version>
</dependency>
Full Changelog: v3.0.1...v3.0.2