Skip to content

v0.4.4

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jul 07:05

Added

  • CSS findings now report an exact line:column, closing epubveri's last position gap — every CSS finding (CSS-001/CSS-002/CSS-008/CSS-019 and the in-stylesheet RSC-001/RSC-007/RSC-008/RSC-030 references) now points at the offending token, e.g. [OEBPS/style.css:3:3]. Built on styloria 0.2 source spans. (#1)

Fixed

  • OPF-096 non-linear reachability now matches epubcheck's self-link rule. A linear="no" item is reachable if any hyperlink points at it — including a link it makes to itself (a nav landmarks self-link, or a fragment-only href="#…"). The categorical toc-nav exemption from 0.4.2 is removed, so a nav nothing links to is correctly flagged, exactly as epubcheck does. (#1)

Full notes: CHANGELOG.md. Also on crates.io.