Skip to content

Releases: chialab/cakephp-geometry

v0.4.0

16 Jun 10:42
bb7c0e0
Compare
Choose a tag to compare

Requirements have been bumped to PHP 8.x and CakePHP 4.

What's Changed

  • Add mixed return type to jsonSerialize by @fquffio in #7

Full Changelog: v0.3.4...v0.4.0

Release v0.3.4

09 May 16:19
v0.3.4
eb45633
Compare
Choose a tag to compare

What's Changed

  • Fix MySQL internal format reader… again by @fquffio in #6

Full Changelog: v0.3.3...v0.3.4

Release v0.3.3

03 May 07:37
12ee6bc
Compare
Choose a tag to compare

What's Changed

  • Add contains filter, by @fquffio in #5
  • Improve filtering MySQL-style WKB
  • Improve PHPStan static analysis reporting

Full Changelog: v0.3.2...v0.3.3

v0.3.2

14 Apr 07:28
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

v0.3.1

13 Apr 15:02
206ea03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Apr 07:34
e6a801b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

31 Mar 10:09
6255cbf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

27 Nov 18:44
Compare
Choose a tag to compare
fix: fix namespace to comply with PSR-4