Skip to content

Releases: CheetahTemplate3/cheetah3

3.3.4a1

27 Feb 19:29
3.3.4a1
Compare
Choose a tag to compare
3.3.4a1 Pre-release
Pre-release

CI(GHActions): Build and publish wheels on Linux/aarch64.

3.3.4a0

27 Feb 16:42
3.3.4a0
Compare
Choose a tag to compare
3.3.4a0 Pre-release
Pre-release

CI(GHActions): Build and publish wheels on Linux/aarch64.

3.3.3

22 Oct 10:01
3.3.3
Compare
Choose a tag to compare

Minor features:

  • Protect import cgi in preparation to Python 3.13.

Tests:

  • Run tests with Python 3.12.

CI:

  • GHActions: Ensure pip only if needed

    This is to work around a problem in conda with Python 3.7 -
    it brings in wrong version of setuptools incompatible with Python 3.7.

3.3.3b1

21 Oct 14:01
3.3.3b1
Compare
Choose a tag to compare
3.3.3b1 Pre-release
Pre-release

Minor features:

  • Protect import cgi in preparation to Python 3.13.

Tests:

  • Run tests with Python 3.12.

CI:

  • GHActions: Ensure pip only if needed

    This is to work around a problem in conda with Python 3.7 -
    it brings in wrong version of setuptools incompatible with Python 3.7.

3.3.2

08 Aug 17:47
3.3.2
Compare
Choose a tag to compare

Bug fixes:

  • Fixed printing to stdout in CheetahWrapper.

CI:

  • CI(GHActions): Install all Python and PyPy versions from conda-forge.

3.3.2b2

08 Aug 12:40
3.3.2b2
Compare
Choose a tag to compare
3.3.2b2 Pre-release
Pre-release

Bug fixes:

  • Fixed printing to stdout in CheetahWrapper.

Code style:

  • Fixed a F811 warning from flake8:
    redefinition of unused 'join' in ImportManager.py.

CI:

  • CI(GHActions): Install all Python and PyPy versions from conda-forge.

3.3.2b2

08 Aug 12:40
3.3.2b2
Compare
Choose a tag to compare
3.3.2b2 Pre-release
Pre-release

Bug fixes:

  • Fixed printing to stdout in CheetahWrapper.

Code style:

  • Fixed a F811 warning from flake8:
    redefinition of unused 'join' in ImportManager.py.

CI:

  • CI(GHActions): Install all Python and PyPy versions from conda-forge.

3.3.2b14

08 Aug 17:21
3.3.2b14
Compare
Choose a tag to compare
3.3.2b14 Pre-release
Pre-release

Bug fixes:

  • Fixed printing to stdout in CheetahWrapper.

CI:

  • CI(GHActions): Install all Python and PyPy versions from conda-forge.

3.3.2b13

08 Aug 17:00
3.3.2b13
Compare
Choose a tag to compare
3.3.2b13 Pre-release
Pre-release

Bug fixes:

  • Fixed printing to stdout in CheetahWrapper.

Code style:

  • Fixed a F811 warning from flake8:
    redefinition of unused 'join' in ImportManager.py.

CI:

  • CI(GHActions): Install all Python and PyPy versions from conda-forge.

3.3.2b10

08 Aug 16:35
3.3.2b10
Compare
Choose a tag to compare
3.3.2b10 Pre-release
Pre-release

Bug fixes:

  • Fixed printing to stdout in CheetahWrapper.

Code style:

  • Fixed a F811 warning from flake8:
    redefinition of unused 'join' in ImportManager.py.

CI:

  • CI(GHActions): Install all Python and PyPy versions from conda-forge.