Skip to content

Releases: ygdrasil-io/Delaunator-Kt

2023.09.22

22 Sep 11:08
eef5988
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022.07.01...2023.09.22

2022.07.01

22 Jul 21:32
169fabf
Compare
Choose a tag to compare

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

05 Mar 01:38
Compare
Choose a tag to compare

update kotlin version to 1.4.31
replace Delaunator input from ArrayList to List

v1.0.0 : Initial version

06 Jan 15:44
Compare
Choose a tag to compare

Initial port from Delaunator C#.

Use Gradle 6.5 and need a JDK 11+.
Sources include a JavaFX application to try the library.