ANNOUNCE.rst (cheetah3-3.2.5) | : | ANNOUNCE.rst (cheetah3-3.2.6) | ||
---|---|---|---|---|
Hello! | Hello! | |||
I'm pleased to announce version 3.2.5, a minor feature release | I'm pleased to announce version 3.2.6, a bugfix release | |||
of branch 3.2 of CheetahTemplate3. | of branch 3.2 of CheetahTemplate3. | |||
What's new in CheetahTemplate3 | What's new in CheetahTemplate3 | |||
============================== | ============================== | |||
The contributor for this release is Yegor Yefremov. | The contributors for this release are Jonathan Ross Rogers (reported) | |||
and Dale Sedivec (provided a pull request). | ||||
Build: | Bug fixes: | |||
- Install ``Cheetah3`` + ``markdown`` (used in ``Cheetah.Filters``) | - Fixed use of uninitialized variable in _namemapper. | |||
using ``pip install cheetah3[filters]`` (or ``cheetah3[markdown]``). | ||||
CI: | ||||
- Run tests with Python 3.8 at Travis CI. | ||||
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.5 | https://pypi.org/project/Cheetah3/3.2.6 | |||
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. | ||||
10 lines changed or deleted | 6 lines changed or added |