Releases: scriptotek/php-marc
Releases · scriptotek/php-marc
Version 3.0.0
Compare
Sorry, something went wrong.
No results found
See CHANGELOG.md for changes.
Version 2.2.0
Compare
Sorry, something went wrong.
No results found
See CHANGELOG.md for changes.
Version 2.1.1
Compare
Sorry, something went wrong.
No results found
See CHANGELOG.md for changes.
Version 2.1.0
Compare
Sorry, something went wrong.
No results found
See CHANGELOG.md for changes.
Version 2.0.2
Compare
Sorry, something went wrong.
No results found
See CHANGELOG.md for changes.
Version 2.0.1
Compare
Sorry, something went wrong.
No results found
See CHANGELOG.md for changes.
Version 2.0.0
Compare
Sorry, something went wrong.
No results found
See CHANGELOG.md for changes
Version 1.0.1
Compare
Sorry, something went wrong.
No results found
fix(84e9b0c ): Fix QueryResult::count()
Version 1.0.0
Compare
Sorry, something went wrong.
No results found
Removed support for PHP 5.5, now requires PHP 5.6 or 7.x
Version 0.3.2
Compare
Sorry, something went wrong.
No results found
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).