Releases: buchwandler/sphinxpress
Releases · buchwandler/sphinxpress
Release list
v0.1.2
Full Changelog: v0.1.1...v0.1.2
[v0.1.2] - 2026-07-10
Added
- Added PDF output via WeasyPrint backend, replacing the legacy latexpdf builder as default
- Added timestamped build logs for Sphinx, WeasyPrint, and pip commands under configurable log_dir
- Added EPUB book metadata fields version, copyright, and suppress_warnings to aggregate conf.py
- Added scoped, self-contained CSS stylesheet for Sphinx API documentation rendering in generated Jekyll pages
Changed
- Changed managed build environment to resolve project editable installs to exact name==version pins
Fixed
- Fixed missing per-project Python paths in aggregate Sphinx conf.py for module imports
- Fixed Windows test failures caused by backslash path separators in generated config and assertions
v0.1.1
Full Changelog: v0.1.0...v0.1.1
[v0.1.1] - 2026-07-08
Fixed
- Strip Sphinx headerlink permalinks from generated HTML pages
v0.1.0
Full Changelog: https://github.com/buchwandler/sphinxpress/commits/v0.1.0