Releases: ygdrasil-io/Delaunator-Kt
Releases · ygdrasil-io/Delaunator-Kt
2023.09.22
What's Changed
- Bump kotlin version to 1.9.10 by @ygdrasil-io in #3
Full Changelog: 2022.07.01...2023.09.22
2022.07.01
What's Changed
- Update Kotlin to 1.7.0, Gradle to 7.5 and Compose to 1.2.0 on sample
- Change versionning to calver
- Release are now stored on Gitlab to avoid Github token requirement
v1.0.1 update and small fix
update kotlin version to 1.4.31
replace Delaunator input from ArrayList to List
v1.0.0 : Initial version
Initial port from Delaunator C#.
Use Gradle 6.5 and need a JDK 11+.
Sources include a JavaFX application to try the library.