Skip to content

v0.3.10

Compare
Choose a tag to compare
@ross-spencer ross-spencer released this 25 Jun 16:29
· 49 commits to master since this release
Ensure FILEID is updated in all places

Custom file ids must be updated across the code. When a METS file is
being updated, as an example, the existing FILEID should be read and
passed back into the FSEntry constructor as required. The FSEntry
__repr__ method has been updated to provide more comprehensive class
debugging information when called.