Releases: brick/geo-doctrine
Releases · brick/geo-doctrine
0.4.0
💥 Breaking changes
- compatibility with
doctrine/orm
3.x
(2.x
is no longer supported)
- compatibility with
doctrine/dbal
4.x
(2.x
and 3.x
are no longer supported)
🐛 Bug fixes
GeometryType::convertToDatabaseValue()
now properly throws ConversionException
as it should
0.3.1
✨ Upgrades
- Compatibility with
brick/geo
version 0.11
0.3.0
💥 Breaking changes
- Minimum PHP version is now
8.1
✨ Upgrades
- Compatibility with
brick/geo
version 0.10
0.2.1
✨ Improvements
- Compatibility with
brick/geo
version 0.9
0.2.0
💥 Breaking changes
- Minimum PHP version is now
8.0
✨ Improvements
- Compatibility with
brick/geo
version 0.8
🩹 Deprecation fixes
- Fixed code using deprecated Doctrine method
AbstractPlatform::getName()
0.1.1
Deprecation fixes
- Add return types to methods.