Skip to content

Releases: Revxrsal/Lamp

Fix some issues with Jitpack

25 Mar 19:55
dba5927
Compare
Choose a tag to compare

Fix Jitpack issues

3.0.1

25 Mar 19:02
19cf10f
Compare
Choose a tag to compare

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

16 Mar 14:53
Compare
Choose a tag to compare

Fix flags

08 Mar 12:59
Compare
Choose a tag to compare

Fix enum resolvers

27 Feb 19:57
Compare
Choose a tag to compare

Fix an issue in the default enum resolver

Unregistering and some improvements

19 Feb 12:50
Compare
Choose a tag to compare

Catch ArgumentParseException being thrown in auto completions

17 Feb 09:14
Compare
Choose a tag to compare

Fix permissions on default methods

16 Feb 18:44
Compare
Choose a tag to compare

Fix exception adapters

14 Feb 12:50
Compare
Choose a tag to compare

Exception handlers update

13 Feb 17:52
4a0f6bc
Compare
Choose a tag to compare

Exception handlers have been refactored to use reflections as a cleaner and easier approach.