Releases: Revxrsal/Lamp
Releases · Revxrsal/Lamp
Fix some issues with Jitpack
Fix Jitpack issues
3.0.1
What's Changed
- Added Portuguese language support by @alisson0022 in #9
- Fix odd issue in English messages by @TehNeon in #10
- Update from Gradle 6.8 to 7.4.1 by @TehNeon in #12
- Add auto-completer extensions for Kotlin #11 and annotation replacer extensions #15
- Support Kotlin's suspend functions
- Fix locale issues on Bukkit 1.8.X #17
Full Changelog: 3.0.0...3.0.1
Localization API + Annotation replacer API
Fix flags
Fix enum resolvers
Fix an issue in the default enum resolver
Unregistering and some improvements
Full Changelog: 2.9.3...2.9.4
Catch ArgumentParseException being thrown in auto completions
Fix permissions on default methods
Full Changelog: 2.9.1...2.9.2
Fix exception adapters
Full Changelog: 2.9...2.9.1
Exception handlers update
Exception handlers have been refactored to use reflections as a cleaner and easier approach.