ANNOUNCE.rst (Cheetah3-3.2.6.post1) | : | ANNOUNCE.rst (cheetah3-3.2.6.post2) | ||
---|---|---|---|---|
Hello! | Hello! | |||
I'm pleased to announce version 3.2.6.post1, the 1st post-release | I'm pleased to announce version 3.2.6.post2, the 2nd post-release | |||
for release 3.2.6 of branch 3.2 of CheetahTemplate3. | for bugfix release 3.2.6 of branch 3.2 of CheetahTemplate3. | |||
What's new in CheetahTemplate3 | What's new in CheetahTemplate3 | |||
============================== | ============================== | |||
Improvement and refactoring in CI and tests with ``tox``. | The contributor for the release is odidev. | |||
There were no changes in the main code, there is no need to upgrade | ||||
unless you gonna run tests. | ||||
The contributors for this release are | Build, CI: | |||
Andrew J. Hesford and Victor Stinner. | ||||
Many thanks! | ||||
This is the first release that provide binary wheels for Python 3.9. | - Build wheels for ``aarch64`` at Travis; publish them at PyPI. | |||
Tests: | ||||
- Add Python 3.9 to ``tox.ini``. | ||||
- Refactor ``tox.ini``. | ||||
CI: | ||||
- Run tests with Python 3.9 at Travis and AppVeyor. | ||||
- Run tests for Python 3.4 with ``tox`` under Python 3.5. | ||||
What is CheetahTemplate3 | What is CheetahTemplate3 | |||
======================== | ======================== | |||
Cheetah3 is a free and open source template engine. | Cheetah3 is a free and open source template engine. | |||
It's a fork of the original CheetahTemplate library. | It's a fork of the original CheetahTemplate library. | |||
Python 2.7 or 3.4+ is required. | Python 2.7 or 3.4+ is required. | |||
Where is CheetahTemplate3 | Where is CheetahTemplate3 | |||
========================= | ========================= | |||
Site: | Site: | |||
https://cheetahtemplate.org/ | https://cheetahtemplate.org/ | |||
Development: | Development: | |||
https://github.com/CheetahTemplate3 | https://github.com/CheetahTemplate3 | |||
Download: | Download: | |||
https://pypi.org/project/Cheetah3/3.2.6.post1 | https://pypi.org/project/Cheetah3/3.2.6.post2 | |||
News and changes: | News and changes: | |||
https://cheetahtemplate.org/news.html | https://cheetahtemplate.org/news.html | |||
StackOverflow: | StackOverflow: | |||
https://stackoverflow.com/questions/tagged/cheetah | https://stackoverflow.com/questions/tagged/cheetah | |||
Example | Example | |||
======= | ======= | |||
End of changes. 5 change blocks. | ||||
22 lines changed or deleted | 6 lines changed or added |