Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-02-23 | 1.1 kB | |
Version 1.3.0 source code.tar.gz | 2023-02-23 | 15.3 kB | |
Version 1.3.0 source code.zip | 2023-02-23 | 36.2 kB | |
Totals: 3 Items | 52.5 kB | 0 |
What's Changed
- feat: add support enums by @norkunas in https://github.com/dunglas/doctrine-json-odm/pull/114
- feat: support type aliases by @TamasSzigeti in https://github.com/dunglas/doctrine-json-odm/pull/118
- feat: register
DateTimeNormalizer
by default by @mlocati in https://github.com/dunglas/doctrine-json-odm/pull/119 - docs: explain how to change (de)serialization context by @alanpoulain in https://github.com/dunglas/doctrine-json-odm/pull/116
New Contributors
- @norkunas made their first contribution in https://github.com/dunglas/doctrine-json-odm/pull/114
- @parijke made their first contribution in https://github.com/dunglas/doctrine-json-odm/pull/117
- @alanpoulain made their first contribution in https://github.com/dunglas/doctrine-json-odm/pull/116
- @TamasSzigeti made their first contribution in https://github.com/dunglas/doctrine-json-odm/pull/118
- @mlocati made their first contribution in https://github.com/dunglas/doctrine-json-odm/pull/119
Full Changelog: https://github.com/dunglas/doctrine-json-odm/compare/v1.2.0...v1.3.0