Skip to content

v5.116.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 11:56
· 22 commits to master since this release
a7f75eb

5.116.0 (2024-11-06)

Features

  • linker: add CategoryResolver (89c8b1c)
  • linker: allow parsing of roman numerals (e65a9cc)
  • linker: return categories in LinkedDoc object (7ecaf49)
  • linker: try to push category catching in refresolver but hit a wall (2585966)
  • linker: WIP allow linker to match categories (4328e9d)

Bug Fixes

  • linker: add all titles of match templates, not category (64f4443)
  • linker: add resolution_failed to AmbiguousResolvedRef (69d9221)
  • linker: add resolved cats to link_by_paragraph (0ac1d1d)
  • linker: allow context to be searching in either directions around match or both. (51aaf0d)
  • linker: don't crash when adding ibid for ref that is None (9e455d3)
  • linker: don't use ibid context for a book ref (24cfd6c)
  • linker: make resolved_refs and resolved_cats be mutually exclusive (fdff220)
  • linker: remove defunct param (3cb37a1)
  • linker: remove failures more consistently (4fb160a)