Skip to content

Update aiohttp-jinja2 to 1.5 - #17

Open
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-aiohttp-jinja2-0.8.0-to-1.5
Open

Update aiohttp-jinja2 to 1.5#17
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-aiohttp-jinja2-0.8.0-to-1.5

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates aiohttp-jinja2 from 0.8.0 to 1.5.

Changelog

1.5

----------------

- Drop support for jinaj2 <3. Add support for 3+.
- Don't require ``typing_extensions`` on Python 3.8+.

1.4.2

------------------

- Add CHANGES.rst to MANIFEST.in and sdist 402

1.4.1

------------------

- Document async rendering functions 396

1.4.0

------------------

- Fix type annotation for ``context_processors`` argument 354

- Bump the minimal supported ``aiohttp`` version to 3.6.3 to avoid problems
with uncompatibility between ``aiohttp`` and ``yarl``

- Add async rendering support 393

1.3.0

------------------

- Remove Any from template annotations 343

- Fix type annotation for filters in ``aiohttp_jinja2.setup`` 330

- Drop Python 3.5, support Python 3.9

1.2.0

------------------

- Add type hints 285

1.1.1

------------------

- Bump minimal supported ``jinja2`` version to 2.10.1 to avoid security vulnerability problem.

1.1.0

------------------

- Bump minimal supported ``aiohttp`` version to 3.2

- Use ``request.config_dict`` for accessing ``jinja2`` environment. It
allows to reuse jinja rendering engine from parent application.

1.0.0

-------------------

- Allow context_processors to compose from parent apps 195

0.17.0

-------------------

- Auto-cast ``int`` values in ``url()`` jinja function to ``str`` 191

0.16.0

-------------------

- Pin to aiohttp 3.0+

- Deprecate non-async handlers support

0.15.0

-------------------

- Upgrade middleware to new style from aiohttp 2.3+ 182

- Autoescape all templates by default 179

0.13.0

-------------------

- Avoid subtle errors by copying context processor data 51

0.12.0

-------------------

- Add autodeploy script 46

0.11.0

-------------------

- Add jinja2 filters support 41

0.10.0

-------------------

- Rename package to aiohttp-jinja2 31

0.9.0

------------------

- Fix reason parameter in HTTPInternalServerError when template is not
found 33
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant