Skip to content

Release v1.1.0

Choose a tag to compare

@Back1ng Back1ng released this 01 Nov 15:57
· 5 commits to main since this release

Breaking changes.

  • Previously, the coordinate was injected in the constructor. Now in the methods of interaction with the coordinate.
  • You can use your own implementation of Polygon (CAD for example) and Calculator on your preference (Vincente, Haversine or your own by implementing Location\Distance\DistanceInterface)