Skip to content

Releases: buchwandler/sphinxpress

v0.1.2

Choose a tag to compare

@holgern holgern released this 10 Jul 19:35

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

Choose a tag to compare

@holgern holgern released this 08 Jul 20:00

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

Choose a tag to compare

@holgern holgern released this 08 Jul 18:08