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 fd263cd commit 34175a5Copy full SHA for 34175a5
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to `laravel-spatial` will be documented in this file
4
5
+## 3.0.1 - 2025-05-14
6
+- Expression support added to `get()` method in `LocationCast`.
7
+- Replaced `@test` annotations with `#[Test]` attributes across the test suite for modern PHPUnit syntax.
8
+
9
## 3.0.0 - 2025-02-20
10
- Laravel 12 and PHP 8.4 support added.
11
- Laravel 10 and below versions are not supported anymore.
0 commit comments