Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@jessarcher jessarcher released this 06 Apr 15:05
· 18 commits to main since this release
4b6015f

Changed

  • Support data-transfer-object v3 and drop support for PHP 7.4 (#6)
  • Implement Arrayable and Jsonable (#7)
  • Add support for passing flags to json_encode() and json_decode() (#8)

Special thanks to @jrmajor for all of the above!