-
sphinxcontrib-proof 1.7.0 (2024-12-27)
- Add Python3.13 support.
- Drop Python3.7 support.
-- Louis Paternault [email protected]
-
sphinxcontrib-proof 1.6.0 (2023-10-07)
- Python3.12 support.
-- Louis Paternault [email protected]
-
sphinxcontrib-proof 1.5.0 (2022-11-29)
- Python3.11 support.
-- Louis Paternault [email protected]
-
sphinxcontrib-proof 1.4.0 (2022-02-15)
- Python support
- Drop python3.5 support.
- Add python3.9 and python3.10 support.
- Modernize setup files.
-- Louis Paternault [email protected]
- Python support
-
sphinxcontrib-proof 1.3.0 (2020-04-28)
- Minor setup.py improvements.
- Update deprecated APIs.
-- Louis Paternault [email protected]
-
sphinxcontrib-proof 1.2.0 (2020-01-16)
-
Python support
- Drop python3.6 support.
- Add python3.8 support.
-
Bug fixes and Features
- Theorem titles are now correctly parsed. Closes #9.
- Configuration option
proof_html_title_template
has been split intoproof_html_title_template_visit
andproof_html_title_template_depart
.
-- Louis Paternault [email protected]
-
-
sphinxcontrib-proof 1.1.1 (2018-12-07)
- Config value
proof_theorem_types
is used after config values have been inited. Closes !7.
-- Louis Paternault [email protected]
- Config value
-
sphinxcontrib-proof 1.1.0 (2018-10-17)
- Internationalisation: Custom theorem types can be set in configuration file (thanks Dominic Charrier). Closes #2.
- Custom theorem types can be added in the configuration files.
- Theorems can be labelled, referenced, numbered (and several related new configuration options). Closes #3.
- More options for the LaTeX build.
- Add python 3.7 support.
- Internally, rename
name
tolabel
, andcontent
toname
. - Add
singlehtml
builder. Closes #5.
-- Louis Paternault [email protected]
-
sphinxcontrib-proof 1.0.1 (2017-01-01)
- Fix wheel.
-- Louis Paternault [email protected]
-
sphinxcontrib-proof 1.0.0 (2017-12-30)
- Drop python2 support.
- Minor internal improvements.
-- Louis Paternault [email protected]
-
sphinxcontrib-proof 0.1.1 (2017-02-19)
- Add python3.6 support.
- Fix minor bugs introduced by sphinx1.5.
- Minor test improvements.
-- Louis Paternault [email protected]
-
sphinxcontrib-proof 0.1.0 (2015-09-26)
- First published version: works for both LaTeX and HTML builders
-- Louis Paternault [email protected]