Skip to content

0.7.0

Compare
Choose a tag to compare
@BenMorel BenMorel released this 05 Oct 22:12
· 41 commits to master since this release

πŸ’₯ Breaking changes

  • JSON extension is now required for PHP 7.4 (always available with PHP >= 8.0)
  • AbstractMoney is now officially sealed, extending it yourself is not supported

✨ New features

  • Money and RationalMoney now implement JsonSerializable