Skip to content

0.5.0 release

Compare
Choose a tag to compare
@kynx kynx released this 25 Oct 11:51
· 25 commits to main since this release
ddf445e

What's Changed

  • Update dependencies by @kynx in #1
  • Add DateIntervalHydrator by @kynx in #2

BC Break!

  • The parameter for HydratorInterface::hydrate() has changed from array to mixed. If you were implementing this interface, update your classes accordingly.

Full Changelog: 0.4.2...0.5.0