Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 564 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 564 Bytes

Changelog

0.4.0

  • Added full support for PHP 8.4 including dependencies.

0.3.1

  • Allowed for digital-craftsman/self-aware-normalizers:^0.2.0.

0.3.0

0.2.1

  • Fixed FloatNormalizableType that expected a float but will receive a string from the database instead.

0.2.0

  • Change name of parameter for denormalize method to $data.

0.1.0

  • Initial release