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 ffd5750 commit 446f18aCopy full SHA for 446f18a
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to `laravel-eloquent-spatial` will be documented in this file.
4
5
+## v2.0.0 - 2022-07-08
6
+
7
+Improve casting:
8
9
+- Fix `getOriginal`
10
+- Use a more standard WKT format
11
12
## 1.0.4 - 2022-03-07
13
14
- Fix PHPStan issues
@@ -17,7 +24,7 @@ All notable changes to `laravel-eloquent-spatial` will be documented in this fil
17
24
18
25
## 1.0.1 - 2021-08-11
19
26
20
-- Upgrade to PHP-CS-Fixer v3 and clear PHPStan issues
27
+- Upgrade to PHP-CS-Fixer v3 and clear PHPStan issues
21
28
22
29
## 1.0.0 - 2021-02-23
23
30
0 commit comments