Skip to content

LiteCommands v3.0.2

Compare
Choose a tag to compare
@Rollczi Rollczi released this 29 Oct 16:04
· 227 commits to master since this release
1cbd3ae

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