Skip to content

print-md v0.7.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 06:09

What's Changed

  • Code quality review + gated TDD refactoring (phases 0–4) by @itlackey in #77
  • refactor: Phase 5 — break up the four god files into composition roots by @itlackey in #78
  • Code-quality remediation: P0–P3 refactors (dedup, structured checks, god-object breakups) by @itlackey in #79
  • Code-quality review: remaining low-priority cleanups (robustness, DRY, docs) by @itlackey in #80
  • test(markdown-it-paged): characterization test net for the paging engine by @itlackey in #81
  • Propagate chapter labels to every page in markdown-it-paged by @itlackey with @Copilot in #88
  • Reset col-split depth per render by @itlackey with @Copilot in #89
  • Warn on ambiguous marker tokens in markdown-it-paged by @itlackey with @Copilot in #90
  • Refactor layout scope management to use stack-based frame tracking by @fwdslsh-dev in #91
  • Repo-root sessions: the project is the repo — book switcher, dead restore UI deleted, recovery hardening by @itlackey in #92
  • Add publish providers for five distribution platforms (#35) by @fwdslsh-dev in #93
  • Refactor preview rendering and ZIP backup to use fflate by @fwdslsh-dev in #94
  • Add welcome landing screen for startup and empty states by @fwdslsh-dev in #95
  • fix(release): normalize version input before semver validation by @itlackey with @Copilot in #96

New Contributors

Full Changelog: v0.7.0...v0.7.1