Jinja Versions Save

A very fast and expressive template engine.

3.1.3

3 months ago

This is a fix release for the 3.1.x feature branch.

3.1.2

1 year ago

3.1.0

2 years ago

This is a feature release, which includes new features and removes previously deprecated features. The 3.1.x branch is now the supported bugfix branch, the 3.0.x branch has become a tag marking the end of support for that branch. We encourage everyone to upgrade, and to use a tool such as pip-tools to pin all dependencies and control upgrades. We also encourage upgrading to MarkupSafe 2.1.1, the latest version at this time.

3.0.0

2 years ago

New major versions of all the core Pallets libraries, including Jinja 3.0, have been released! :tada:

This represents a significant amount of work, and there are quite a few changes. Be sure to carefully read the changelog, and use tools such as pip-compile and Dependabot to pin your dependencies and control your updates.

3.0.0rc2

3 years ago

Fixes an issue with the deprecated Markup subclass, #1401.