5.0.0
These changes are breaking changes so a new major version is necessary.
Upgrade Notes
- DI hydrators should have no necessary changes
- For resources with an embeddedResource which is empty, an empty array
[]
was returned. Nownull
will be returned.
What's Changed
- Allow null for embedded resource by @TomHAnderson in #12
- Use DI for all hydrators by @TomHAnderson in #13
Full Changelog: 4.0.1...5.0.0