Releases: MatanYadaev/laravel-eloquent-spatial
Releases · MatanYadaev/laravel-eloquent-spatial
v3.2.2
- Revert v3.2.1 changes
v3.2.1
v3.2.0
v2.10.1
What's Changed
- Bugfix: Model spatial column update using Expression by @hiteshsamcom in #86
New Contributors
- @hiteshsamcom made their first contribution in #86
Full Changelog: 2.10.0...2.10.1
v3.1.2
v3.1.1
What's Changed
- Bugfix: Model spatial column update using Expression by @MatanYadaev in #81
Full Changelog: 3.1.0...3.1.1
v3.1.0
What's Changed
- Support receiving
Expression
as a parameter inSpatialBuilder
methods by @Riley19280 in #76
New Contributors
- @Riley19280 made their first contribution in #76
Full Changelog: 3.0.0...3.1.0
v3.0.0
Support Larave 10