Skip to content

Releases: artefactual-labs/mets-reader-writer

v0.6.1

13 Jan 14:31
Compare
Choose a tag to compare
  • Fix parsing error of non-existent amdSec.
    This fixes a METS parsing error caused by Archivematica's failure to read the transfer bag metadata, which resulted in a non-existent amdSec element being associated with the objects directory in the structMap.
  • Add support for Python 3.13.

v0.6.0

03 Jan 16:58
Compare
Choose a tag to compare
  • Drop Python 3.8 support.

v0.5.1

01 Feb 16:59
931bd72
Compare
Choose a tag to compare
  • Fix fileSec group sorting with non default groups
  • Add Read the Docs configuration file
  • Upgrade dependencies

v0.5.0

08 Nov 21:03
30c9805
Compare
Choose a tag to compare
  • Drop Python 3.6 and 3.7 support.
  • Migrate package setup to pyproject.toml

v0.4.0

17 Jul 21:53
e96f0ff
Compare
Choose a tag to compare
  • Drop Python 2.7 support
  • Use local XML schemas in validation tests
  • Parse and serialize custom logical structMaps
  • Support METS of DSpace transfer

v0.3.23

19 May 13:48
ce8ce14
Compare
Choose a tag to compare

Ignore XML comments on PREMIS elements parsing

v0.3.22

21 Nov 16:22
Compare
Choose a tag to compare
Add tool namespaces that are inside PREMISObjects

v0.3.21

28 Feb 21:38
v0.3.21
31b83e7
Compare
Choose a tag to compare
v0.3.21

v0.3.20

01 May 07:10
Compare
Choose a tag to compare
Include DMDID attributes in normative structMap

v0.3.19

01 May 07:10
Compare
Choose a tag to compare
Update black and flake8