Skip to content

Releases: aio-libs/aiohttp-jinja2

aiohttp_jinja2 0.5.0 release

09 Jul 18:02
Compare
Choose a tag to compare

Changes

  • Introduce context processors #14
  • Bypass StreamResponse #15

aiohttp_jinja2 0.4.3 release

01 Jun 09:12
Compare
Choose a tag to compare

Changes

  • Fix distribution building: add manifest file

aiohttp_jinja2 0.4.2

21 May 09:02
Compare
Choose a tag to compare

Changes

  • Make HTTPInternalServerError exceptions more verbose on console
    output

aiohttp_jinja2 0.4.1

21 May 08:59
Compare
Choose a tag to compare

Changes

  • Documentation update

aiohttp_jinja2 0.4.0

21 May 08:58
Compare
Choose a tag to compare

Changes

  • add render_string method

Release 0.3.1

01 Apr 21:05
Compare
Choose a tag to compare

Documentation release.

Release 0.3.0

26 Mar 13:59
Compare
Choose a tag to compare

First public release -- with stable API and docs.

aiohttp_jinja2 is a helper for aiohttp.web server to use jinja2 template engine.