Releases: CheetahTemplate3/cheetah3
Releases · CheetahTemplate3/cheetah3
3.3.4a1
CI(GHActions): Build and publish wheels on Linux/aarch64.
3.3.4a0
CI(GHActions): Build and publish wheels on Linux/aarch64.
3.3.3
Minor features:
- Protect
import cgi
in preparation to Python 3.13.
Tests:
- Run tests with Python 3.12.
CI:
-
GHActions: Ensure
pip
only if neededThis is to work around a problem in conda with Python 3.7 -
it brings in wrong version ofsetuptools
incompatible with Python 3.7.
3.3.3b1
Minor features:
- Protect
import cgi
in preparation to Python 3.13.
Tests:
- Run tests with Python 3.12.
CI:
-
GHActions: Ensure
pip
only if neededThis is to work around a problem in conda with Python 3.7 -
it brings in wrong version ofsetuptools
incompatible with Python 3.7.
3.3.2
Bug fixes:
- Fixed printing to stdout in
CheetahWrapper
.
CI:
- CI(GHActions): Install all Python and PyPy versions from
conda-forge
.
3.3.2b2
Bug fixes:
- Fixed printing to stdout in
CheetahWrapper
.
Code style:
- Fixed a
F811
warning fromflake8
:
redefinition of unused 'join' inImportManager.py
.
CI:
- CI(GHActions): Install all Python and PyPy versions from
conda-forge
.
3.3.2b2
Bug fixes:
- Fixed printing to stdout in
CheetahWrapper
.
Code style:
- Fixed a
F811
warning fromflake8
:
redefinition of unused 'join' inImportManager.py
.
CI:
- CI(GHActions): Install all Python and PyPy versions from
conda-forge
.
3.3.2b14
Bug fixes:
- Fixed printing to stdout in
CheetahWrapper
.
CI:
- CI(GHActions): Install all Python and PyPy versions from
conda-forge
.
3.3.2b13
Bug fixes:
- Fixed printing to stdout in
CheetahWrapper
.
Code style:
- Fixed a
F811
warning fromflake8
:
redefinition of unused 'join' inImportManager.py
.
CI:
- CI(GHActions): Install all Python and PyPy versions from
conda-forge
.
3.3.2b10
Bug fixes:
- Fixed printing to stdout in
CheetahWrapper
.
Code style:
- Fixed a
F811
warning fromflake8
:
redefinition of unused 'join' inImportManager.py
.
CI:
- CI(GHActions): Install all Python and PyPy versions from
conda-forge
.