Skip to content

0.7.0

Latest
Compare
Choose a tag to compare
@FriedrichFroebel FriedrichFroebel released this 13 Mar 19:41
· 50 commits to master since this release
9c3c6d8

This release collects the changes from the last two years:

  • Some OKAPI requests failed due to Java using scientific notation for strings representing small floating point values. This has been changed to never actually use scientific notation for coordinates.
  • Remove own heap management.
  • Some library and OpenJDK updates.