We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00965e8 commit dc8b33dCopy full SHA for dc8b33d
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
All notable changes to `laravel-spatial` will be documented in this file
4
5
+## 1.4.0 - 2022-07-24
6
+- Locations that have zero points are excluded while getting the distance to a given location in `withingDistanceTo` scope.
7
+
8
## 1.3.0 - 2022-06-24
9
- `toWkt()` method added to `Point` class for getting the coordinates as well known text.
10
- `toPair()` method added to `Point` class for getting the coordinates as pair.
0 commit comments