Releases: pwinckles/rocfl
Releases · pwinckles/rocfl
v1.7.0
This release adds support for OCFL spec version 1.1.
Changed
- Invalid
fixityblock validation code changed toE111 - Inconsistent object id validation code changed to
E110 - Invalid
manifestblock validation code changed toE106 - Invalid version number validation code changed to
E104
Added
- Validate object spec versions are monotonically increasing
- Validate only one object/root version declaration
- Validate all manifest entries are used at least once
infocommand for display object/repo details- Create new objects/repos using OCFL
1.0or1.1 upgradecommand for upgrading the spec version of objects/repos
Fixed
- Resetting staged updates now correctly removes the reset file from the manifest
v1.6.6
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
Added
validatecommand for validating repositories and objects- Disable output styling when there isn't a TTY
- Custom deserialization implementation to reduce memory usage
Changed
lsnow does not sort object listings by default, and will immediately display results so long as they do not need to be displayed in a table, that is-lor-pare not specified or-tis specifiedlsnow returns1if it encounters any errors while listing objects