summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Added support for map, select, reject, selectattr and rejectattrArmin Ronacher2013-05-191-0/+2
* Flask -> Jinja2Armin Ronacher2013-05-191-0/+2
* Merge remote-tracking branch 'kristi/master'Armin Ronacher2013-05-191-0/+1
|\
* \ Merge remote-tracking branch 'wking/keep-trailing-newline'Armin Ronacher2013-05-191-0/+2
|\ \
| * | Add `keep_trailing_newline` to configure final endline strippingW. Trevor King2013-01-111-0/+2
| |/
* | Added a way to disable memcache error ignoring and documented the change. Al...Armin Ronacher2013-05-191-0/+1
* | Merge branch 'master' into sprint-branchArmin Ronacher2013-05-181-0/+2
|\ \
| * | Added missing versionadded and changelog entryArmin Ronacher2013-05-181-0/+2
* | | Merge branch 'master' into sprint-branchArmin Ronacher2013-05-181-0/+1
|\ \ \ | |/ /
| * | Cleanup and changelog entry for new contextfunction behaviorArmin Ronacher2013-05-181-0/+1
| |/
* | update docs / changelog about python requirement, add myself to AUTHORSThomas Waldmann2013-05-181-0/+2
|/
* Added changelog entry for #92 and changed LoopContext.End to _last_iterationArmin Ronacher2012-01-251-0/+2
* Renamed urlescape to urlencodeArmin Ronacher2012-01-071-1/+1
* Reworked implementation of the urlescape filter, made it Python3 compatible, ...Armin Ronacher2012-01-071-0/+3
* Fixed a bug in the i18n extraction option handling and added a silent option.Armin Ronacher2011-12-151-0/+1
* Fixed filesizeformatArmin Ronacher2011-10-051-0/+1
* Merge branch 'master' of github.com:mitsuhiko/jinja2Armin Ronacher2011-09-131-1/+1
|\
| * Typo fix ... I think.Simon Sapin2011-07-251-1/+1
* | Improved choice and prefix loaders.Armin Ronacher2011-09-131-0/+8
|/
* Prepairing for a 2.6 releaseArmin Ronacher2011-07-241-1/+1
* Added test for mappings. This fixes #35Armin Ronacher2011-05-241-0/+2
* join now also accepts parametersArmin Ronacher2011-01-241-0/+3
* sort now also accepts an attributeArmin Ronacher2011-01-241-0/+1
* The sum filter can now sum up attributesArmin Ronacher2011-01-241-0/+4
* No longer segfault on new versions. This fixes #4Armin Ronacher2011-01-111-0/+7
* Fixed imports with scoped blocksArmin Ronacher2010-12-221-0/+2
* groupby now supports attributes of attributes. This fixes #10Armin Ronacher2010-12-211-0/+2
* Implemented operator interceptingArmin Ronacher2010-11-291-0/+4
* Traceback support now works with PyPyArmin Ronacher2010-11-291-0/+1
* Undefineds now support attribute errors for special attributes. This fixes #6Armin Ronacher2010-11-191-0/+4
* Merge branch '2.5-maintenance'Armin Ronacher2010-10-181-0/+7
|\
| * Re-release of 2.5.4 as 2.5.5 without docs2.5.5Armin Ronacher2010-10-181-0/+7
* | Merge branch '2.5-maintenance'Armin Ronacher2010-10-171-1/+1
|\ \ | |/
| * Release 2.5.4 as well2.5.4Armin Ronacher2010-10-171-1/+1
* | Merge branch '2.5-maintenance'Armin Ronacher2010-10-171-0/+4
|\ \ | |/
| * Finally fixed the 64bit segfault on big-endian architectures in non-tracing modeArmin Ronacher2010-10-171-0/+2
| * Fixed extensions not loading properly with overlaysArmin Ronacher2010-10-171-0/+2
* | master will be 2.6Armin Ronacher2010-10-171-0/+4
|/
* This will be 2.5.4Armin Ronacher2010-10-171-0/+4
* Updated CHANGES entry for releaseArmin Ronacher2010-10-171-1/+1
* fixed an operator precedence error introduced in 2.5.2.2.5.3Armin Ronacher2010-10-171-0/+9
* Preparing for a 2.5.2 release. Fixed an issue with setup.pyArmin Ronacher2010-08-181-0/+8
* tip is 2.6Armin Ronacher2010-08-171-1/+1
* fixed an issue with unary operators having the wrong precendence.2.5.1Armin Ronacher2010-08-171-0/+1
* Documented switch to MarkupSafeArmin Ronacher2010-08-171-0/+5
* babel extraction can now properly extract newstyle gettext calls.Armin Ronacher2010-07-011-0/+3
* We will have a 2.5.1 releaseArmin Ronacher2010-07-011-3/+3
* Documented changes.Armin Ronacher2010-06-051-0/+10
* it's now possible to register extensions after an environmentArmin Ronacher2010-05-291-1/+3
* Tip is now 2.5. Started work on newstyle gettext translations.Armin Ronacher2010-05-291-3/+6