Skip to content

aiohttp-jinja2 1.4.0 release

Choose a tag to compare

@asvetlov asvetlov released this 12 Nov 10:26
· 553 commits to master since this release

Changes

  • 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