summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
* deprecate legacy resolve modeDavid Lord2021-04-111-0/+2
* async support doesn't require patchinginline-asyncDavid Lord2021-04-101-0/+4
* unify/rename filter and function decoratorsDavid Lord2021-04-101-2/+11
* add default parameter to groupbylisongmin2021-04-051-0/+2
* Split lines in lexer only by \r\n, \r and \nMatěj Volf2021-04-051-0/+2
* NativeEnvironment supports async moderemidebette2021-04-051-0/+1
* add Undefined.__aiter__Jafnee2021-04-051-0/+1
* Undefined.__contains__ raises UndefinedErrorDavid Parker2021-04-051-0/+2
* parse hex, octal, and binary integer literalsAlex Mykyta2021-04-051-0/+2
* filters.py: do_indent: ident filter can indent with arbitrary charactersLars Kollstedt2021-04-051-0/+2
* add pgettext and npgettextSardorbek Imomaliev2021-04-051-0/+2
* add 'is filter' and 'is test' testsDavid Lord2021-04-041-0/+5
* allow optional use of filter based on existenceAmy2021-04-041-0/+2
* more detailed docs about globalsDavid Lord2021-03-311-2/+3
* fix bug with cached templates not using new globalsAmy2021-03-301-0/+2
* track local loop/block vars for contextfunctionsAmy2021-03-261-0/+4
* map filter can use False as defaultBALaka-182021-02-241-0/+2
* Merge branch '2.11.x'David Lord2021-01-311-0/+10
|\
| * release version 2.11.32.11.32.11.xDavid Lord2021-01-311-1/+1
| * speed up urlize matchingDavid Lord2021-01-311-0/+10
* | refactor urlize functionDavid Lord2021-01-301-4/+5
* | update urlize docs, clean up codeDavid Lord2021-01-301-0/+6
* | update docs about required blocks (#1340)David Lord2021-01-301-3/+4
* | deprecate 'with' and 'autoescape' extensionsFawziyahAlebiosu2021-01-291-0/+1
* | add required attribute to blocksAmy2021-01-291-0/+2
* | native_concat: pass only strings to literal_evalMartin Krizek2021-01-281-0/+3
* | detect custom async filters in as_constRichard Gibson2020-10-311-0/+3
* | ignore trim_blocks using '+%}'Amy2020-06-221-1/+1
* | imported templates can see the current globalsAmy2020-06-221-0/+2
* | Merge branch '2.11.x'David Lord2020-04-131-3/+9
|\ \ | |/
| * fix changelog headerDavid Lord2020-04-131-2/+2
| * release version 2.11.22.11.2David Lord2020-04-131-1/+1
| * native only evals at end of renderDavid Lord2020-04-131-0/+4
| * Add tests for lstrip whitespace behavior fixPeter Dolak2020-04-131-0/+2
* | add changelog and cleanup for pep 451 supportDavid Lord2020-03-301-0/+2
* | Merge branch '2.11.x'David Lord2020-03-301-0/+4
|\ \ | |/
| * namespace object works in async templatesBart Feenstra2020-03-301-0/+2
| * Fix tokens line number calculation when whitespace stripping is usedAndrey Lisin2020-03-301-0/+2
* | Merge branch '2.11.x'David Lord2020-03-301-0/+12
|\ \ | |/
| * changelog for reverting PackageLoader changesDavid Lord2020-03-301-0/+6
| * AttributeError in undefined message doesn't cause RuntimeErrorDavid Lord2020-03-271-0/+3
| * better PyObject_HEAD size calculationDavid Lord2020-02-281-0/+2
* | Merge branch '2.11.x'David Lord2020-02-271-1/+2
|\ \ | |/
| * use soft_str in do_wordcount, to trigger undefinedMatt Martz2020-02-271-1/+2
* | fix formatting3.0.0a1David Lord2020-02-051-2/+0
* | fix formattingDavid Lord2020-02-051-2/+2
* | remove deprecated codeDavid Lord2020-02-051-0/+2
* | Merge branch '2.11.x'David Lord2020-02-051-1/+12
|\ \ | |/
| * add changelog and testDavid Lord2020-02-041-1/+12
* | Merge branch '2.11.x'David Lord2020-01-301-0/+9
|\ \ | |/