Releases: pyTooling/sphinx-reports
Release list
v0.11.1
Changes
- Bumped dependencies.
- Updated dunder-variables.
Published from Pipeline workflow triggered by Paebbels on 2026-07-05 15:40:56 UTC.
This automatic release was created by pyTooling/Actions::Release.yml
v0.11.0
New Features
- Added landscape feature for wider tables like unittest summary and code coverage summary to render them in LaTeX as landscape pages.
- Added new
Landscapedocutils node. - Added new Transformation to add a special CSS class, which is used by the LaTeX writer to setup correct column spaceings on big tables.
- Added
LaTeXandHTMLmodules for writer specific handling of docutil notes. - Registered
pdflscapeas a LaTeX requirement.
- Added new
Changes
- Bumped dependencies.
- Dropped Python 3.11 support due to Sphinx 9.1 dropping Python 3.11 support.
- Debian 12 Bookworm uses Python 3.11.
- Debian 12 Trixie uses Python 3.13.
- Ubuntu 22.04 uses 3.10.
- Ubuntu 24.04 uses 3.12.
- Ubuntu 26.04 uses 3.14.
Bug Fixes
- Fixed table spacing.
- Fixed usage of
_CreateSingleTableHeader.
Documentation
- Build documentation as PDF.
- Fixed SVG vs. PNG mistakes for HTML vs. LaTeX.
- Fixed wrong cross-references (UNITTEST → UNITTESTING, DOCCOV → DOCCOVER, CODECOV → CODECOVER).
Published from Pipeline workflow triggered by Paebbels on 2026-05-16 00:36:18 UTC.
This automatic release was created by pyTooling/Actions::Release.yml
v0.10.0
Note
By updating this package (and it's dependencies), finally Sphinx (9.x), docutils (0.22.x), sphinx_rtd_theme (3.1.x), sphinx_design (0.7.x) and this package (0.10.x) agree again on a compatible version combination.
For future versions, this packages relaxes some requirements which should avoid another version deadlock, but it might break the output, because potentially incompatible versions are allowed by default in favor for avoiding a deadlock.
Changes
- Bumped dependencies.
- Raised version limit for Sphinx v9.0.
- Relaxed some requirements, so avoid version deadlocks.
- Dropped Python 3.9, 3.10 support.
Bug Fixes
- Changed requirements for
v0.Xversions tov0.X.0, so~=operator works correctly. - Added missing type hints.
Unit Tests
- Updated pyTooling/Actions from
@r6to@r7. - Updated pyproject configuration for pytest v9.0
Published from Pipeline workflow triggered by Paebbels on 2026-01-20 20:13:42 UTC.
This automatic release was created by pyTooling/Actions::Release.yml
v0.9.9
Bug Fixes
- Bumped version to v0.9.9.
Related Issues and Pull-Requests
Published from Pipeline workflow triggered by Paebbels on 2025-10-28 20:07:10 UTC.
This automatic release was created by pyTooling/Actions::Release.yml
v0.9.8
New Features
- Added Python 3.14 support.
Changes
- Bumped dependencies.
- Omitted additional paragraph in table cells: use text directly.
Bug Fixes
- Fixed handling of
TestcaseStatus.Errored.
Unit Tests
- Updated
pyTooling/Actionsto@r6.
Published from Pipeline workflow triggered by Paebbels on 2025-10-27 23:19:58 UTC.
This automatic release was created by pyTooling/Actions::Release.yml
v0.9.7
Changes
- Bumped dependencies.
- Changed Python module symbol from 📓 to ⚙️.
Published from Pipeline workflow triggered by Paebbels on 2025-06-09 21:28:05 UTC.
This automatic release was created by pyTooling/Actions::Release.yml
v0.9.5
Changes
- Code Coverage:
- Added 📓 symbol for Python modules
Bug Fixes
- Bumped dependencies.
- Unit tests:
- Changed ⚠ (uncolored) to
⚠️ (colored).
- Changed ⚠ (uncolored) to
- Code Coverage:
- Fixed red row in code coverage tables.
- Show summary row in matching color for aggregated coverage.
Published from Pipeline workflow triggered by Paebbels on 2025-05-28 15:38:04 UTC.
This automatic release was created by pyTooling/Actions::Release.yml
v0.9.4
Changes
- Bumped dependencies.
Unit Tests
- Test fully automated release pipeline.
Published from Pipeline workflow triggered by Paebbels on 2025-05-28 15:31:58 UTC.
This automatic release was created by pyTooling/Actions::Release.yml