Pyramid-jinja2

Latest version: v2.10.1

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

1.7

================

- 56: python3.3: Non-ASCII characters in changelog breaks pip installation
[Domen Kozar]

- 57: Remove useless warning: `DeprecationWarning: reload_templates setting
is deprecated, use pyramid.reload_templates instead.`
[Marc Abramowitz]

1.6

================

- Set `jinja2.i18n.domain` default to the package name
of the pyramid application.
[Domen Kozar]

- Add `jinja2.globals` setting to add global objects into
the template context
[Eugene Fominykh]

- Add `jinja2.newstyle` setting to enable newstyle gettext calls
[Thomas Schussler]

1.5

================

- Add `pyramid.reload_templates` to set `jinja2.auto_reload` instead of
using `reload_templates`. Deprecate the latter.
[Domen Kozar]

- Clear bytecode cache on atexit
[Domen Kozar]

- Add support for more Jinja2 options. Note support for jinja2.autoescape is
limited to boolean only.

* jinja2.block_start_string
* jinja2.block_end_string
* jinja2.variable_start_string
* jinja2.variable_end_string
* jinja2.comment_start_string
* jinja2.comment_end_string
* jinja2.line_statement_prefix
* jinja2.line_comment_prefix
* jinja2.trim_blocks
* jinja2.newline_sequence
* jinja2.optimized
* jinja2.cache_size
* jinja2.autoescape

[Michael Ryabushkin]

1.4.2

==================

- Add `jinja2.undefined` setting to change handling of undefined types.
[Robert Buchholz]

- Remove redundant decoding error handling
[Domen Kozar]

- Configure bytecode caching by default. Introduce `jinja2.bytecode_caching`
and `jinja2.bytecode_caching_directory` settings.
[Domen Kozar]

- Allow to add custom Jinja2 tests in `jinja2.tests` setting.
[Sebastian Kalinowski]

1.4.1

==================

- Fix brown-bag release
[Domen Kozar]

1.4

================

- Correctly resolve relative search paths passed to ``add_jinja2_search_path``
and ``jinja2.directories``
[Domen Kozar]

- 34: Don't recreate ``jinja2.Environment`` for ``add_jinja2_extension``
[Domen Kozar]

- Drop Python 2.5 compatibility
[Domen Kozar]

- Addition of ``static_url`` filter.

- Add ``dev`` and ``docs`` setup.py aliases (ala Pyramid).

- Changed template loading relative to package calling the renderer so
it works like the Chameleon template loader.

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.