Releases: natolambert/colloquium
Releases · natolambert/colloquium
v0.2.1
- Fix chart rendering breaking slide navigation when data contains single quotes (#20)
- Normalize BibTeX braces in citations and references (#19)
- Add
colloquium capturecommand for per-slide PNG export via Ghostscript (#17) - Fix code block scrollbars and add changelog commit hook (#23)
- Fix PDF export clipping for printed equations and captioned figures (#18)
- Fix KaTeX delimiter rendering on hidden slides (#16)
- Enable typographic replacements:
--to en-dash,---to em-dash, smart quotes (#15)
v0.2.0
What's new
- Add GitHub Pages website with rendered example decks and CI workflows (#13)
- Clean up README for launch: site link, simplified install, trim internals (#14)
- Add mobile navigation, figure captions, and box callouts (#11)
- Add inline footnotes, model labels, title markdown, img-valign, and harden live preview (#9)
- Add rows/columns layouts, citation ordering, and conversation sizing (#6)
- Add experimental PPTX export, title layouts, footer nav, and rendering fixes (#5)
- Fix footer overwriting slide counter (#4)
- Update repo URL and encourage uv for installation (#3)
- Add citations, conversations, and elements architecture (#2)
- Fix chart bugs: apostrophes, sizing, tick labels (#1)
Full changelog: https://github.com/natolambert/colloquium/blob/main/CHANGELOG.md
Install: uv pip install colloquium==0.2.0