Releases: dunglas/doctrine-json-odm
Releases · dunglas/doctrine-json-odm
v1.4.1
v1.4.0
What's Changed
-
feat: Symfony 7 support by @back-2-95 in #130
-
feat: add Uid normalizer by @amenophis in #131
-
feat: add const for JsonDocumentType name by @KerianMM in #126
-
chore: bump minimum deps by @amenophis in #133
New Contributors
- @Pierstoval made their first contribution in #125
- @KerianMM made their first contribution in #126
- @back-2-95 made their first contribution in #130
- @amenophis made their first contribution in #131
Full Changelog: v1.3.0...v1.3.1
Version 1.3.0
What's Changed
- feat: add support enums by @norkunas in #114
- feat: support type aliases by @TamasSzigeti in #118
- feat: register
DateTimeNormalizer
by default by @mlocati in #119 - docs: explain how to change (de)serialization context by @alanpoulain in #116
New Contributors
- @norkunas made their first contribution in #114
- @parijke made their first contribution in #117
- @alanpoulain made their first contribution in #116
- @TamasSzigeti made their first contribution in #118
- @mlocati made their first contribution in #119
Full Changelog: v1.2.0...v1.3.0
Version 1.2.0
What's Changed
- feat: add support for Symfony 6.0
- chore: add more types
- chore: code cleanup
- docs: modernize README
New Contributors
- @dgoosens made their first contribution in #95
- @jderusse made their first contribution in #97
- @hhamon made their first contribution in #104
Full Changelog: 1.1.0...v1.2.0
1.1.0
- Introduced PHP 8 compatibility - @bricejulia
1.0.1
1.0.0
1.0.0-rc2
- Fixed serializer issue (@CvekCoding)
1.0.0-rc1
Version 0.1.3
- Fixed wrong JSON type
- Also PHP 7.2 and nightly builds