Skip to content

0.5.3

Compare
Choose a tag to compare
@gr211 gr211 released this 24 Feb 23:36
· 43 commits to master since this release
ec9719b
  • changed constructors to default and private visibility
  • removed get...() keyword out of EarthCalc methods
  • EarthCalc.getDistance() is now EarthCalc.gcdDistance()
  • renamed BoundingArea.isContainedWithin(...) to BoundingArea.contains(...)