Skip to content

Releases: oldrev/GeographicLib

1.49.2 Released

15 Feb 20:26
Compare
Choose a tag to compare

Code optimization.

Breaking changes:

  • Changes the GeodesicData from class to struct, a recompilation required.

1.49.1 Released

13 Feb 15:58
Compare
Choose a tag to compare

GeographicLib 1.49.1 has been released.

  • Optimization for Gnomonic and GonmonicData

1.49.0 Released

13 Feb 10:55
Compare
Choose a tag to compare
  • Fixed the incorrect version number.

1.0.49 Released

12 Feb 16:59
Compare
Choose a tag to compare

Version 1.0.49 has been released! It's the very first fully functional version suits for production usage.

  • Ported from Java version 1.49.
  • All unit tests ported to C# and past.