| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2020-07-20 | 1.2 kB | |
| v3.2.2.tar.gz | 2020-07-20 | 2.6 MB | |
| v3.2.2.zip | 2020-07-20 | 2.8 MB | |
| Totals: 3 Items | 5.4 MB | 0 | |
- Add
selectandrejectfilters. Merge of #1278 and #1279; fixes #282. Thanks ogonkov! - Fix precompile binary script
TypeError: name.replace is not a function. Fixes #1295. - Add support for nested attributes on
groupbyfilter; respectthrowOnUndefinedoption, if the groupby attribute is undefined. Merge of #1276; fixes #1198. Thanks ogonkov! - Fix bug that prevented errors in included templates from being raised when rendering templates synchronously. Fixes #1272.
- The
indentfilter no longer appends an additional newline. Fixes #1231.