LiteCommands v3.2.1
What's Changed
- GH-332 Implement jakarta validation. by @Rollczi in #334
- GH-336 Update README.md for 3.x documentation by @Rollczi in #336
- GH-306 Add copy constructor. by @Rollczi in #331
- GH-338 Display more information about requirement resolving. by @Rollczi in #338
- GH-337 Fix editor for root commands. by @Rollczi in #337
Dependencies
implementation("dev.rollczi:litecommands-{PLATFORM}:3.2.1")
<dependency>
<groupId>dev.rollczi</groupId>
<artifactId>litecommands-{PLATFORM}</artifactId>
<version>3.2.1</version>
</dependency>
Full Changelog: v3.2.0...v3.2.1