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 4ec31b7 commit b362812Copy full SHA for b362812
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to `laravel-eloquent-spatial` will be documented in this file.
4
5
+## v2.1.0 - 2022-07-20
6
+
7
+- SRID support
8
+- Add `Geometry@toWkt`
9
+- Add `Geometry@toWkb`
10
+- Fix generic type issue with `GeometryCollection`
11
12
## v2.0.1 - 2022-07-12
13
14
Make `Geometry::toWkt` parameters optional
0 commit comments