Skip to content

Releases: longitude-one/doctrine-spatial

5.0.3

15 Nov 18:50
f240a3c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.2...5.0.3

Version 5.0.2

29 Jun 09:17
Compare
Choose a tag to compare

What's Changed

  • Throw deprecations when developers don't use next gen standard constr… by @Alexandre-T in #82
  • PointInterface: removing all internal calls with array as a constructor. by @Alexandre-T in #84
  • Unit test the getName, getSQLType and getBindingType methods. by @Alexandre-T in #85
  • Bump urllib3 from 2.2.1 to 2.2.2 in /docker/sphinx by @dependabot in #86
  • IsClosed no more fail when LineString is empty by @Alexandre-T in #89

Full Changelog: 5.0.1.RC...5.0.2

5.0.1

04 Jun 04:14
79f47f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.0...5.0.1.RC

Version 5.0.1.RC

29 May 14:34
79f47f9
Compare
Choose a tag to compare
Version 5.0.1.RC Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 5.0.0...5.0.1.RC

5.0.0

15 May 20:03
4c9ac94
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...5.0.0

5.0.0.RC4

12 May 10:12
4c9ac94
Compare
Choose a tag to compare
5.0.0.RC4 Pre-release
Pre-release

If no issues are reported, the 5.0.0 will be released on May 15th.

What's Changed

  • Return types mentioned for each method by @Alexandre-T in #67
  • Unexpected file removed
  • Installed libraries showed in Github Action
  • Remove no-longer existing error in baseline
  • Remove no-longer used libraries in composer

Full Changelog: 5.0.0.RC3...5.0.0.RC4

Version 5.0.0.RC3

11 May 14:45
31be31f
Compare
Choose a tag to compare
Version 5.0.0.RC3 Pre-release
Pre-release

If no issues are reported, the 5.0.0 will be released on May 15th.

What's Changed

  • Issue #65 by @Alexandre-T in #66
  • Ecologic feature when deploying on Github
  • Php-Stan activated and done in the 9th level.

Full Changelog: 5.0.0.RC2...5.0.0.RC3

Version 5.0.0.RC2

10 May 19:44
2314c55
Compare
Choose a tag to compare
Version 5.0.0.RC2 Pre-release
Pre-release

What's Changed

Full Changelog: 4.0.0...5.0.0.RC2

Version 5.0.0.RC

27 Apr 20:03
c8499b0
Compare
Choose a tag to compare
Version 5.0.0.RC Pre-release
Pre-release

🎉​🎉​🎉​ Good News! 🎉​🎉​🎉​

  • I've made significant progress! Because the current dev branch is already compatible with all doctrine/orm versions!
    • doctrine/orm:^2.19 (old-stable)
    • doctrine/orm:^3.1(stable)
    • doctrine/orm:3.2.x-dev (next minor version)
    • doctrine/orm:4.0.x-dev (next major version)

All tests are passing successfully.

The three dependencies, longitude-one/geo-parser:3.0.0, longitude-one/wkt-parser:3.0.0 and longitude-one/wkb-parser:3.0.0 are working flawlessly. Compatibility is achieved, I'm already able to publish longitude-one:doctrine-spatial/5.0.0.RC 🎉​🎉​🎉​.

Target final release date

The final release will depend on your feedbacks., I'm confident I can publish the 5.0.0 final version by May 14th.

Version 4.0.0

17 Jun 09:45
ccb069b
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @axi made their first contribution in #37

Full Changelog: 3.0.2...4.0.0