Skip to content

Releases: grimzy/laravel-mysql-spatial

5.0.0

17 Oct 07:35
b89ed02
Compare
Choose a tag to compare

Support for Laravel 8 with MySQL 5.7 (#156)

4.0.0

21 Sep 02:28
f70a82e
Compare
Choose a tag to compare

Support Laravel 8 with MySQL 8 (#145, #148)

Thanks to @georgeboot and other contributors.

3.0.0

14 Apr 03:20
49b0daf
Compare
Choose a tag to compare

SRID Support (#119)

Thanks to @sikhlana and @khooz

2.2.3

09 Mar 02:37
7f62564
Compare
Choose a tag to compare

Fix issue where the WKB of empty GeometryCollections was not getting parsed (#128)

1.3.3

09 Mar 02:41
56a9dc6
Compare
Choose a tag to compare

Fix issue where the WKB of empty GeometryCollections was not getting parsed (Port of v2.2.3) (#129)
Fix CodeClimate reporting (#130)

2.2.2

08 Mar 23:07
e5e4c89
Compare
Choose a tag to compare

Fix validation when creating GeometryCollections (#120)

1.3.2

08 Mar 23:53
00f7a54
Compare
Choose a tag to compare

Fix validation when creating GeometryCollections (port of v2.2.2) (#123)

1.3.1

07 Mar 17:46
eeaa4af
Compare
Choose a tag to compare

Support Laravel 7 (port of v2.2.1) (#127)

2.2.1

06 Mar 18:59
2960628
Compare
Choose a tag to compare

Support Laravel 7 (#124, #125)
Minor documentation fix (#90)
Thanks to @d3radicated, @kocoten1992 and other contributors.

1.3.0

07 Mar 17:34
f3429eb
Compare
Choose a tag to compare

Port of changes made to fix SQL injection vulnerability (port of v2.1.0) (#122)