summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2014-01-09- 2014Mike Bayer
2014-01-09- 0.9.2Mike Bayer
2013-12-24- changelog for [ticket:225]Mike Bayer
2013-10-08- changelogMike Bayer
2013-10-01- [bug] Fixed issue where an old lexer rule prevented a template lineMike Bayer
2013-09-10- changelogMike Bayer
2013-08-28- changelog for Martin Geisler's coding/utf-8 fixesMike Bayer
2013-08-04- fix #190 for py2.4upstream/rel_0_9_0Mike Bayer
2013-08-03- [bug] The Context.locals_() method becomes a private underscoredMike Bayer
2013-08-03- [bug] Fixed Py3K bug where a "lambda" expression was notMike Bayer
2013-08-03- [bug] Using <%namespace import="*" module="somemodule"/> nowMike Bayer
2013-08-03there was a ticket!Mike Bayer
2013-08-03- [bug] The Babel plugin has been repaired to work on Python 3.Mike Bayer
2013-08-03- changelogMike Bayer
2013-05-24- [bug] Changed setup.py to skip installing markupsafeupstream/rel_0_8_1Mike Bayer
2013-04-15- [bug] Fixed regression where "entity" filter wasn'tMike Bayer
2013-04-13- [bug] Cleaned up all the various deprecation/Mike Bayer
2013-04-13- [bug] Fixed bug where mako-render script wasn'tMike Bayer
2013-03-21- will call this 0.8.0Mike Bayer
2013-03-21changelogMike Bayer
2013-02-20- [bug] Fixed bug whereby an exception in Python 3Mike Bayer
2013-02-15- [bug] Change default for compile()->reserved_namesMike Bayer
2012-11-12- [feature] Added lexer_cls argument to Template,Mike Bayer
2012-11-11changelogMike Bayer
2012-11-10- version bumpMike Bayer
2012-11-02- [bug] legacy_html_escape function, used whenupstream/rel_0_7_3Mike Bayer
2012-09-16- [bug] Fixed bug in plugin loader to correctlyMike Bayer
2012-08-29- [bug] Fixed the "filter" attribute of theMike Bayer
2012-08-29- [bug] Fixed Py3K bug in the Babel extension.Mike Bayer
2012-08-03- [bug] AST supporting now supports tuple-packedMike Bayer
2012-07-20- [bug] Fixed regression in 0.7.1 where ASTupstream/rel_0_7_2Mike Bayer
2012-07-07- [bug] Fixed some long-broken scoping behaviorMike Bayer
2012-07-07- [bug] Can now use strict_undefined at theMike Bayer
2012-07-07epic trailing whitespace removalMike Bayer
2012-04-03- [feature] Control lines with no bodies willMike Bayer
2012-03-30- UNDEFINED is a reserved word too, fix docs, add testsupstream/rel_0_7_0Mike Bayer
2012-03-29- merge the mako-loop branch, bump to 0.7Mike Bayer
2012-03-29- add a path to disable the loop feature - enable_loop=FalseMike Bayer
2012-03-24- [feature] Added class-level flag to CacheImplMike Bayer
2012-03-24- apply the #125 patchMike Bayer
2012-03-24oh we have his nameMike Bayer
2012-03-24changelogMike Bayer
2012-03-12- [feature] The html_error_template() will nowMike Bayer
2012-03-12- [feature] Added support for context managers,Mike Bayer
2012-03-08- [bug] Fixed endless recursion bug whenMike Bayer
2012-02-21- [bug] Fixed some Py3K resource warnings dueMike Bayer
2012-02-02Fix for [ticket:20] and [ticket:86] much thanks to EeveeMike Bayer
2012-01-28- [bug] Added special compatibility for the 0.5.0Mike Bayer
2012-01-21- [bug] The "benchmark" example is now Python 3 compatibleupstream/rel_0_6_0Mike Bayer
2012-01-21- [feature] Added support for Beaker cache regionsMike Bayer