Skip to content

Version 0.3.2

Compare
Choose a tag to compare
@danmichaelo danmichaelo released this 14 Jan 23:53
· 95 commits to main since this release
  • Added JsonSerializable implementations to the Field classes to make them behave better when passed through json_encode().
  • Improved code quality
  • Officially removed PHP 5.4 support
  • Re-licensed as MIT (But since the dependency File_MARC is licensed under LGPL-2.1, the library cannot be used without complying with LGPL-2.1).