Releases

Patitas release history

8 pages in this section

Release history and changelogs.

Latest Release

  • 0.3.5 — O(log n) line lookup, benchmark suite, excerpt/directive fixes (2026-03-09)
  • 0.3.4 — Fix preserves_raw_content for list-table directives (2026-03-06)
  • 0.3.3 — Frontmatter parsing (parse_frontmatter, extract_body) (2026-03-01)
  • 0.3.2 — LLM renderer, sanitization, extract_text, parallel benchmark (2026-03-01)
  • 0.3.1 — Parse cache, excerpt support, examples, directive fix (2026-02-15)
  • 0.3.0 — Notebook parsing, MathRole KaTeX compatibility (2026-02-14)

Version Policy

Patitas follows Semantic Versioning:

  • Major (X.0.0): Breaking API changes
  • Minor (0.X.0): New features, backwards compatible
  • Patch (0.0.X): Bug fixes, backwards compatible

Upgrade Guide

Check release notes for breaking changes before upgrading:

pip install --upgrade patitas