aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2017-01-06Ported tojson filter. Fixes #458Armin Ronacher
2017-01-06Set macro autoescape behavior at call instead of compile time. Fixes #565Armin Ronacher
2017-01-06Added changelog entryArmin Ronacher
2017-01-06Ensure we depend on recent markupsafe. Fixes #638Armin Ronacher
2017-01-06Better error messages for some undefines. This fixes #575Armin Ronacher
2017-01-03Changelog and __rsub__ handlingArmin Ronacher
2017-01-03Changelog entryArmin Ronacher
2016-12-31Support block-set in toplevel situations when extends is usedArmin Ronacher
2016-12-31Support old-style classes for attribute lookups. Fixes #631Armin Ronacher
2016-12-31Make noopener the default for urlizeArmin Ronacher
2016-12-29Merge branch '2.8-maintenance'Armin Ronacher
2016-12-29Fixed a name error for an uncommon attribute access in the sandboxArmin Ronacher
2016-12-29Merge branch '2.8-maintenance'Armin Ronacher
2016-12-29Merge branch '2.8-maintenance' of github.com:pallets/jinja into 2.8-maintenanceArmin Ronacher
2016-12-29Updated changelogArmin Ronacher
2016-12-29Added changelog entryArmin Ronacher
2016-12-28Fixed long standing wrong operator precedenceArmin Ronacher
2016-12-27Merge branch 'master' of github.com:mitsuhiko/jinja2Armin Ronacher
2016-12-27Added support for generator_stopArmin Ronacher
2016-12-14Fix typos in CHANGES (#626)Andrew Arendt
2016-05-19Changelog for #583Markus Unterwaditzer
2016-04-12Changelog for #466Markus Unterwaditzer
2015-11-20Fixed for_qs for urlencode. This fixes #515Armin Ronacher
2015-11-20This is 2.8.1-devArmin Ronacher
2015-07-26Release date is today.Armin Ronacher
2015-06-01Changelog for #447Markus Unterwaditzer
2015-05-25Escape slashes in query strings. This fixes #445Armin Ronacher
2015-05-25Added decorator support for finalize. This fixes #431Armin Ronacher
2015-04-06Add changelog for #404Markus Unterwaditzer
2015-03-11decimal is a numberTim Bray
2015-02-06Disallow f(x, y=1, z) and similar nonsenseThiefMaster
2015-02-06Fix number test failing for long in Python 2ThiefMaster
2014-08-28Increased cache size to 400.Armin Ronacher
2014-06-07Implemented a block set tag.Armin Ronacher
2014-06-06Added changelog entry on last commitArmin Ronacher
2014-06-06Merge branch '2.7-maintenance'Armin Ronacher
2014-06-06Added changelog entryArmin Ronacher
2014-06-06Added tests for logging undefined and added it to the docs.Armin Ronacher
2014-06-06Added changelog for #304 fix.Armin Ronacher
2014-06-06Added changelog entryArmin Ronacher
2014-06-06Added changelog entryArmin Ronacher
2014-01-10Merge branch '2.7-maintenance'Armin Ronacher
2014-01-10Release 2.7.2 todayArmin Ronacher
2014-01-10Fixed a security issue with temporary files on the filesystem cache on UNIX.Armin Ronacher
2013-12-12Added a changelog entry for the equalto filterArmin Ronacher
2013-12-12Added changelog entry for truncate filterArmin Ronacher
2013-12-12Added and corrected changelog entryArmin Ronacher
2013-12-12Added changelog entryArmin Ronacher
2013-08-07Fixed prefix loader now properly forward globals.Armin Ronacher
2013-08-07Prepared a changelog entryArmin Ronacher