Skip to content

v0.1.5

Latest
Compare
Choose a tag to compare
@bertsky bertsky released this 03 Feb 11:11
· 3 commits to master since this release
49104dc

Added

  • Cover flat logical structMap with only top-level @ADMID="AMD" div
    (i.e. no structure / headings): fall back to physical structMap, too
  • Increase test coverage (OCR, only physical structMap)

Changed

  • replaced python-Levenshtein with rapidfuzz dependency
  • improved pretty-printing of lb (one newline and indentation per line)
  • 🔥 add-refs page: use top-level facsimile for pb/@facs page URLs instead pb/@corresp, #69
  • 🔥 add-refs page: use mods:identifier[@type="PURL"] (presentation) for pb/@corresp links, #69
  • 🔥 add-refs line: use lb/@n instead of lb/@corresp for line IDs, #69

Fixed

  • adapted to click.File change (CLI option for output file)
  • adapted to pkg_resources deprecation