Changelog
All available versions as well as further information about requirements and dependencies can be found in the Packagist repository and on the GitHub releases page.
v1.0.4
Minor Changes:
- Fixed some edge cases returning the wrong error codes according to Cornell University's OAI-PMH validation service
v1.0.3
Minor Changes:
- Fixed a bug in the Identify
response when DQL returns a
string
instead of aDateTime
object - Fixed a bug in the self-update command which failed to initialize the filesystem handler
v1.0.2
Minor Changes:
- Fixed date formatting for earliest datestamp
v1.0.1
Minor Changes:
- Reworked upgrade process and database migrations
Maintencance:
- Updated dependencies
v1.0.0
Initial Release