Skip to content

ocfl-py 1.3.0

Latest
Compare
Choose a tag to compare
@zimeon zimeon released this 26 Apr 16:54
· 28 commits to main since this release
a5bf127
  • Add preliminary handling of OCFL v1.1 (#81)
  • Additional validation improvements:
    • Checks between version state in different version inventories
    • Check to see is extra directories look like version directories
    • Fix URI scheme syntax check (#75)
    • Check extensions directory in storage root (#76)
  • Use additional fixtures in https://github.com/OCFL/fixtures for tests
  • Improve handling of inconsistent state between version inventories errors (E066, #85)
  • Improve handling of fixity block issues (E056/E111, #79, #87)
  • Running tests on Python 3.6, 3.7, 3.8, 3.9