Skip to content

Latest commit

 

History

History
94 lines (65 loc) · 3.38 KB

CHANGELOG.md

File metadata and controls

94 lines (65 loc) · 3.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Numbers in parentheses are related issues or pull requests.

0.6.0 - 2025-01-09

Added

  • veraPDF validation of PDF/A files (#63)
  • BagIt SIPs support and validation (#93, #94 and #97)
  • Logical metadata PREMIS file support and validation (#98)

0.5.0 - 2024-11-29

Fixed

  • Note for identifier.json creation task (#74)
  • Born Digital AIPs identification (#79 and #90)
  • Use relative paths in metadata validation errors (#87)

Added

  • PREMIS creation task to preprocessing workflow result (#73)
  • Support for SHA-1, SHA-256, and SHA-512 checksums in manifest (#88)

0.4.0 - 2024-11-15

Changed

  • Metadata files are combined into one in the AIS workflow (#77)
  • AIS workflow is started by Enduro instead of AMSS and the API server (#78)

Removed

  • API server used for AIS integration AMSS post-store callback (#78)

0.3.0 - 2024-10-29

Changed

  • Don't rename Prozess_Digitalisierung_PREMIS.xml (#58)
  • Use relative paths in error messages (#59)

0.2.0 - 2024-10-23

Changed

  • Use xmllint to validate SIP manifests (#39)
  • Read allowed file formats from a CSV file (#60)

Added

Removed

  • Python and lxml dependency (#39)

0.1.0 - 2024-09-19

Initial release.