Version 0.3.2
- Added
JsonSerializable
implementations to theField
classes to make them behave better when passed throughjson_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).