Releases: brick/date-time-doctrine
Releases Β· brick/date-time-doctrine
0.5.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
convertToPHPValue()
methods now properly throw ConversionException
as they should
0.4.2
β¨ Compatibility improvements
- compatibility with
brick/date-time
version 0.7
0.4.1
π Bug fix
- Fixed incorrect type in exception message
0.4.0
π₯ Compatibility changes
- compatibility with
brick/date-time
version 0.6
only
- minimum PHP version is now
8.1
0.3.0
π₯ Compatibility changes
- compatibility with
brick/date-time
version 0.5
only
- minimum PHP version is now
7.4
- minimum Doctrine ORM version is now
2.7
0.2.3
π Compatibility
The library is now compatible with brick/date-time
version 0.5
.
0.2.2
π Compatibility
The library is now compatible with brick/date-time
version 0.4
.
0.2.1
π Compatibility
The library is now compatible with doctrine/dbal
3.0 (#2) (@enumag)
0.2.0
β¨ New features
Additional mapping types:
π₯ Compatibility improvements
LocalTime
and LocalDateTime
are now always output with seconds
LocalDateTime
is now separated with a space