Releases: LevelZ-File/java-bindings
Releases · LevelZ-File/java-bindings
v0.3.0
New Features
- Add Matrix Classes
- Expose Parsing API
- Matrix Parsing
- Block Parsing
- Add New Level Export Options
Dependency Updates
- Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.0 by @dependabot in #12
- Bump jvm from 2.0.0 to 2.0.20 by @dependabot in #13
Other Updates
- Add Release Publishing
- Upgrade to Gradle 8.10.1
Full Changelog: 0.2.2...0.3.0
v0.2.2
What's Changed
- Bump jvm from 1.9.23 to 1.9.24 by @dependabot in #7
- Bump jvm from 1.9.24 to 2.0.0 by @dependabot in #8
- Add Comments Support
Full Changelog: 0.2.1...0.2.2
v0.2.1
v0.2.0
What's Changed
- More Kotlin Features
- Rename Package to
xyz.calcugames.levelz
- Add
LevelBuilder#matrix
Function - More Utility Constructors
Full Changelog: 0.1.2...0.2.0
v0.1.2
What's Changed
- Create
LevelBuilder#scroll
- Improve LevelExporter to use
*
to reduce file size Coordinate#toString
usesint
format when applicable- Dependency Updates
Full Changelog: 0.1.1...0.1.2
v0.1.1
What's Changed
- New Kotlin Features
- Add LevelBuilder & LevelExporter
- New Static & Cloning Functions
- Fix Sources & JavaDoc Jar not Building
Full Changelog: 0.1.0...0.1.1