Releases: SyliusLabs/AssociationHydrator
Releases · SyliusLabs/AssociationHydrator
v1.3.0
ORM 3 support 🎉
What's Changed
- [Maintenance] Add support for ORM v3 by @lchrusciel in #16
- [Maintenance] Update GA by @NoResponseMate in #17
New Contributors
- @lchrusciel made their first contribution in #16
- @NoResponseMate made their first contribution in #17
Full Changelog: v1.2.2...v1.3.0
v1.2.2
v1.2.1
v1.2.0
Symfony 6 support 🎉
Details
- #9 Allow Symfony 6 + Bump PHP to 7.4 + switch to Github Actions (@Zales0123)
- #10 Typehint for EntityManagerInterface instead of specific implementation (@Zales0123)
- #12 Allow to run build manually (@Zales0123