summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '3.0.x'David Lord2021-05-131-0/+2
|\ \ | |/
| * show context for deprecated extensionsDavid Lord2021-05-131-0/+2
* | Merge pull request #1434 from pallets/update-typingDavid Lord2021-05-131-1/+4
|\ \ | |/
| * fix typing that wasn't available in Python 3.6.0David Lord2021-05-131-0/+1
| * mark top-level names as exportedDavid Lord2021-05-131-1/+3
* | Merge remote-tracking branch 'origin/3.0.x'David Lord2021-05-111-0/+2
|\ \ | |/
| * update markupsafe minimum versionDavid Lord2021-05-111-0/+2
* | start version 3.1.0.dev0David Lord2021-05-111-0/+6
|/
* start version 3.0.1.dev0David Lord2021-05-111-0/+6
* release version 3.0.0David Lord2021-05-111-1/+1
* add type annotationsDavid Lord2021-05-081-0/+1
* 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
|\ \ | |/