Releases: Revxrsal/Lamp
Releases · Revxrsal/Lamp
Lamp v3: 3.3.3
- A small brigadier fix
Full Changelog: 3.3.2...3.3.3
Lamp v4: Beta #22
- Fix flags getting suggested while completing other flags
- Fix ExecutionContext#input() not reflecting the real StringStream in auto-completion
Full Changelog: 4.0.0-beta.21...4.0.0-beta.22
Lamp v4: Beta #21
A fix in the auto-completion system
Full Changelog: 4.0.0-beta.20...4.0.0-beta.21
Lamp v4: Beta #20
What's Changed
Full Changelog: 4.0.0-beta.19...4.0.0-beta.20
3.3.2
3.3.1
Lamp v4: Beta 19
Full Changelog: 4.0.0-beta.18...4.0.0-beta.19
Lamp v4: Beta 18
What's Changed
- Fix wrong method name in BukkitLampConfig.Builder by @SkytAsul in #111
- Fix registering multiple orphans at once by @SkytAsul in #115
- Fix an issue with Velocity command registration
Full Changelog: 4.0.0-beta.17...4.0.0-beta.18
Lamp v4: Beta 17
This version drops the minimum Java version from 17 to 8, allowing for better compatibility with older platforms.
Lamp v4: Beta 16
- Fixes to the implementation of ExecutableCommand#isChildOf, #isParentOf and #childrenCommands()
- Add StringStream#peekString()
Full Changelog: 4.0.0-beta.15...4.0.0-beta.16