LiteCommands v3.7.1
What's Changed
- GH-448 Update README links to new documentation by @TheDarkW3b in #450
- GH-444 Improve parsers caches by @Rollczi in #451
Thanks @TheDarkW3b ❤️ 📃
Update dependencies
implementation("dev.rollczi:{artifact}:3.7.1")
<dependency>
<groupId>dev.rollczi</groupId>
<artifactId>{artifact}</artifactId>
<version>3.7.1</version>
</dependency>
{artifact}
with platform artifact
New Contributors
- @TheDarkW3b made their first contribution in #450
Full Changelog: v3.7.0...v3.7.1