Skip to content

Releases: lggomez/go-geodesy

v0.3.1

03 Oct 18:03
Compare
Choose a tag to compare
  • Add tests, update docs, expose coordinate bound constants
  • Revert squared trig functions

Release v0.2.0

23 Sep 18:29
Compare
Choose a tag to compare
  • Add benchmarks
  • Vincenty: Fix formulae to use real approximations of squared trigonometric functions
  • Add range validation on geodesy.Point

v0.1.1

21 Sep 15:16
Compare
Choose a tag to compare

Fix Vincenty casing, improve equator handling and add test cases