summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Set release dateArmin Ronacher2017-04-031-1/+1
* Fix custom contexts in fast resolve modeAdrian Moennich2017-03-151-0/+6
* Set date for 2.9.5Armin Ronacher2017-01-281-1/+1
* Fixed async macro autoescape. Fixes #671Armin Ronacher2017-01-281-0/+1
* Reduce unused unicodedata dump. Fixes #666Armin Ronacher2017-01-241-0/+2
* Resolved extends errors in async mode (Fixes #668)Armin Ronacher2017-01-241-0/+2
* Correctly use buffer for else frame in loops. Fixes #669Armin Ronacher2017-01-241-0/+3
* Add support back for custom resolves on old resolve methodArmin Ronacher2017-01-121-0/+3
* Restore original tuple repr for grouper. Fixes #654Armin Ronacher2017-01-121-0/+7
* 2.9.4Armin Ronacher2017-01-101-1/+1
* Allow to reconfigure the default for truncate leewayArmin Ronacher2017-01-101-0/+2
* Resolved bad code generation on toplevel ifsArmin Ronacher2017-01-091-0/+3
* Correctly scope loop filters. Fixes #649Armin Ronacher2017-01-091-0/+1
* Increment bytecode cache version. Fixes #650Armin Ronacher2017-01-091-0/+2
* Fixed some string literal warnings. Fixes #646Armin Ronacher2017-01-081-0/+6
* 2.9.3Armin Ronacher2017-01-081-1/+1
* Implement with-tag with a custom nodeArmin Ronacher2017-01-081-0/+3
* Support new scoping rules in scoped blocksArmin Ronacher2017-01-081-0/+3
* Mention new set scoping behavior. Refs #641Armin Ronacher2017-01-081-0/+5
* Moved a changelog entry to the right releaseArmin Ronacher2017-01-081-3/+8
* Added bug referenceArmin Ronacher2017-01-081-0/+1
* Do not use yield from for blocks with buffers. Fixes #645Armin Ronacher2017-01-081-0/+3
* 2.8.2Armin Ronacher2017-01-081-1/+1
* Add support for explicit callersArmin Ronacher2017-01-081-1/+7
* Correct bad scoping for for loops. This fixes #640Armin Ronacher2017-01-071-0/+7
* Added changelog for 2.9.1Armin Ronacher2017-01-071-0/+8
* Set release dateArmin Ronacher2017-01-071-0/+1
* Added a more convenient autoescaping functionArmin Ronacher2017-01-071-0/+2
* Move the autoescape extension and with statement to be built-inArmin Ronacher2017-01-071-0/+1
* Generalize scoping. This fixes #603Armin Ronacher2017-01-071-0/+5
* Change grouping behavior of tests. This fixes #401Armin Ronacher2017-01-071-0/+5
* Add a policy for the ascii literal behavior. Fixes #392Armin Ronacher2017-01-071-0/+2
* Block sets are now safe. This fixes #490Armin Ronacher2017-01-061-0/+1
* Ported tojson filter. Fixes #458Armin Ronacher2017-01-061-0/+2
* Set macro autoescape behavior at call instead of compile time. Fixes #565Armin Ronacher2017-01-061-0/+2
* Added changelog entryArmin Ronacher2017-01-061-0/+2
* Ensure we depend on recent markupsafe. Fixes #638Armin Ronacher2017-01-061-0/+1
* Better error messages for some undefines. This fixes #575feature/no-localsArmin Ronacher2017-01-061-0/+2
* Changelog and __rsub__ handlingArmin Ronacher2017-01-031-0/+2
* Changelog entryArmin Ronacher2017-01-031-0/+1
* Support block-set in toplevel situations when extends is usedArmin Ronacher2016-12-311-0/+1
* Support old-style classes for attribute lookups. Fixes #631Armin Ronacher2016-12-311-0/+1
* Make noopener the default for urlizeArmin Ronacher2016-12-311-0/+2
* Merge branch '2.8-maintenance'Armin Ronacher2016-12-291-0/+8
|\
| * Fixed a name error for an uncommon attribute access in the sandbox2.8-maintenanceArmin Ronacher2016-12-291-0/+8
* | Merge branch '2.8-maintenance'Armin Ronacher2016-12-291-1/+4
|\ \ | |/
| * Merge branch '2.8-maintenance' of github.com:pallets/jinja into 2.8-maintenanceArmin Ronacher2016-12-291-0/+1
| |\
| * | Updated changelogArmin Ronacher2016-12-291-1/+4
* | | Added changelog entryArmin Ronacher2016-12-291-0/+1
* | | Fixed long standing wrong operator precedenceArmin Ronacher2016-12-281-0/+2