Skip to content

Releases: MatanYadaev/laravel-eloquent-spatial

v2.0.1

12 Jul 14:09
Compare
Choose a tag to compare

Make Geometry::toWkt parameters optional

v2.0.0

08 Jul 01:10
ffd5750
Compare
Choose a tag to compare

Improve casting:

  • Fix getOriginal
  • Use a more standard WKT format

v1.0.4

07 Mar 09:46
41ba1c1
Compare
Choose a tag to compare

Fix PHPStan issues

v1.0.3

24 Feb 21:48
Compare
Choose a tag to compare
  • Support Laravel 9
  • Support PHP 8.1

v1.0.2

31 Aug 13:59
Compare
Choose a tag to compare

Remove auto-discovery part from composer.json

v1.0.1

11 Aug 20:25
Compare
Choose a tag to compare

Upgrade to PHP-CS-Fixer v3 and clear PHPStan issues

v1.0.0

23 Feb 17:27
c17fb5c
Compare
Choose a tag to compare

Initial release