Skip to content

GeographicCoordinate 4.2.1

Compare
Choose a tag to compare
@kloverde kloverde released this 08 May 20:40
· 31 commits to master since this release
  • Fixed a compilation error observed on OpenJDK 15/Linux where the 'degree' symbol was not a UTF-8 character. Whatever it was previously, it's been replaced with a compliant character. This changes the value returned by toString in Latitude and Longitude.

  • The project's build script has been updated to be compatible with Gradle 7.0 and the latest version of BuildScripts.

  • Beginning with this release, releases will be source only. This includes first-party dependencies such as NumberUtil, which you'll need to build yourself.