Releases: tarfin-labs/laravel-spatial
Releases · tarfin-labs/laravel-spatial
v3.1.1
12 Jun 08:47
Compare
Sorry, something went wrong.
No results found
v2.2.1
12 Jun 08:46
Compare
Sorry, something went wrong.
No results found
v3.1.0
14 May 14:27
Compare
Sorry, something went wrong.
No results found
v2.2.0
14 May 14:25
Compare
Sorry, something went wrong.
No results found
What's Changed
[2.X] Update CI workflow, remove Laravel 11 support, and adjust README and changelog by @frkcn in #36
Merge pull request #37 from tarfin-labs/specifying-table-name by @tkaratug in #38
Handling expression in location cast v2 by @tkaratug in #42
Full Changelog : v2.1.0...v2.2.0
v2.1.0
24 Feb 13:52
Compare
Sorry, something went wrong.
No results found
v2.0.1
09 Dec 12:50
Compare
Sorry, something went wrong.
No results found
v2.0.0
25 Jul 13:16
Compare
Sorry, something went wrong.
No results found
v1.7.0
11 May 12:19
Compare
Sorry, something went wrong.
No results found
v1.6.1
04 Apr 14:33
Compare
Sorry, something went wrong.
No results found
Changed toGeomFromTextString() to toGeomFromText() in Readme.
Fixed with_wkt_options configuration.
v1.6.0
30 Mar 13:08
Compare
Sorry, something went wrong.
No results found
Added MariaDB support to spatial functions. #16
Readme updated for adding a location column with default value to an existing table. #17
toGeomFromTextString() method added to Point class for bulk insert/update operations. #18