1. 2ee64bc fixed an issue with unary operators having the wrong precendence. by Armin Ronacher · 15 years ago
  2. 10c34da Documented switch to MarkupSafe by Armin Ronacher · 15 years ago
  3. 4f77a30 babel extraction can now properly extract newstyle gettext calls. by Armin Ronacher · 15 years ago
  4. 02ea18a We will have a 2.5.1 release by Armin Ronacher · 15 years ago
  5. 9fb6042 Documented changes. by Armin Ronacher · 15 years ago
  6. ffaa2e7 it's now possible to register extensions after an environment was created. by Armin Ronacher · 15 years ago
  7. 4da9034 Tip is now 2.5. Started work on newstyle gettext translations. by Armin Ronacher · 15 years ago
  8. 7379549 Version 2.4.2 ------------- (bugfix release, release date to be announced) by Armin Ronacher · 15 years ago
  9. 2ec1d2c tip iis 2.5 by Armin Ronacher · 15 years ago
  10. 800ac7f fixed an error reporting bug for undefineds. by Armin Ronacher · 15 years ago
  11. 27387aa tip is 2.5 by Armin Ronacher · 15 years ago
  12. 30b39cd Ready for release. by Armin Ronacher · 15 years ago
  13. 7d29ec6 extensions have a priority now. by Armin Ronacher · 15 years ago
  14. fe150f3 Documented autoescaping behavior and eval contexts. by Armin Ronacher · 15 years ago
  15. 64b08a0 added a :class:`ModuleLoader` that can load templates from by Armin Ronacher · 15 years ago
  16. 05be95a Make the _speedups extension compatible with Python 3. by Georg Brandl · 15 years ago
  17. 8986f47 merged with 2.3-maintenance by Armin Ronacher · 15 years ago
  18. 549f6b5 Added changelog by Armin Ronacher · 15 years ago
  19. 47883d1 better wording and test commit. by Armin Ronacher · 15 years ago
  20. 9165d3e the environment template loading functions now transparently by Armin Ronacher · 15 years ago
  21. 559025a tip is 2.4 by Armin Ronacher · 16 years ago
  22. 0319c66 experimental Python 3 support. by Armin Ronacher · 16 years ago
  23. 9b4cc9f added with-statement extension. by Armin Ronacher · 16 years ago
  24. 531578d added support for translator comments if extracted via babel. by Armin Ronacher · 16 years ago
  25. e614e88 implicit tuple expressions can no longer be totally empty. by Armin Ronacher · 16 years ago
  26. 5dcb724 greatly improved error message reporting. This fixes #339 by Armin Ronacher · 16 years ago
  27. e0016f5 fixed a problem with having call blocks in outer scopes that by Armin Ronacher · 16 years ago
  28. 31bbd9e include tags are now able to select between multiple templates by Armin Ronacher · 16 years ago
  29. 2f0d659 Reverted [73b04625ab54]. The old behavior is the new behavior, the other by Armin Ronacher · 16 years ago
  30. 2b48839 added a deprecation warning for a variable assignment, scope bug by Armin Ronacher · 16 years ago
  31. f1c421d fixes issue with code generator that causes unbound variables by Armin Ronacher · 16 years ago
  32. 9e6400e fixes some smaller problems for Jinja2 on Jython. by Armin Ronacher · 16 years ago
  33. a93df48 speedup extension is now disabled by default (added message) and fixed a by Armin Ronacher · 16 years ago
  34. 98c1fca Improved wording in the CHANGES file. by Armin Ronacher · 16 years ago
  35. 2593fd5 Updated changes. by Armin Ronacher · 16 years ago
  36. 86b5cb5 (codename Kong, released on September 12th 2009) by Armin Ronacher · 16 years ago
  37. 3b336c8 merged. by Armin Ronacher · 16 years ago
  38. 63cf9b8 Added the `meta` module. by Armin Ronacher · 16 years ago
  39. 619eeed Renamed (undocumented) attribute overlay to overlayed on the environment by Armin Ronacher · 16 years ago
  40. 59b6bd5 Added support for line-based comments. by Armin Ronacher · 16 years ago
  41. 74a0cd9 Added support for optional `scoped` modifier to blocks. by Armin Ronacher · 16 years ago
  42. 271a0eb Fixed a bug that caused internal errors if names where used as iteration by Armin Ronacher · 17 years ago
  43. 7887a8c Made it possible to refer to names from outer scopes in included templates by Armin Ronacher · 17 years ago
  44. ee2d3c4 Fixed a bug in the parser that made ``{{ foo[1, 2] }}`` impossible. by Armin Ronacher · 17 years ago
  45. 330fbc0 Fixed a bug that caused syntax errors when defining macros or using the by Armin Ronacher · 17 years ago
  46. d89f0f3 Priority of `not` raised. It's now possible to write `not foo in bar` by Armin Ronacher · 17 years ago
  47. 37f58ce Include statements can now be marked with ``ignore missing`` to skip by Armin Ronacher · 17 years ago
  48. cebd838 Fixed a translation error caused by looping over empty recursive loops. by Armin Ronacher · 17 years ago
  49. 5e58d43 tip is now 2.2-dev by Armin Ronacher · 17 years ago
  50. 7357f06 Final changes for Jinja 2.1 release by Armin Ronacher · 17 years ago
  51. d9342dc Fixed an escaping bug in urlize by Armin Ronacher · 17 years ago
  52. ba6e25a Added support for `Environment.compile_expression`. by Armin Ronacher · 17 years ago
  53. d34eb12 Implemented and documented "joiner" by Armin Ronacher · 17 years ago
  54. ccae055 Various cleanups and added custom cycler. by Armin Ronacher · 17 years ago
  55. 673aa88 imports and includes "with context" are passed the full context now, not only the initial one. by Armin Ronacher · 17 years ago
  56. dcc217c It's now possible to create weak references to template contexts. by Armin Ronacher · 17 years ago
  57. a816bf4 Improved bbcache and documented it. by Armin Ronacher · 17 years ago
  58. f40c884 Fixed a bug with the handling of empty statements in macros (it also fixes a bug introduced in one of the previous changesets) by Armin Ronacher · 17 years ago
  59. 205bae5 Implemented a sort filter that sorts arbitrary sequences. by Armin Ronacher · 17 years ago
  60. 3213355 Fixed a confusing edge case (thanks apollo13) by Armin Ronacher · 17 years ago
  61. 5c3c470 Fixed a bug in the subscript operation. by Armin Ronacher · 17 years ago
  62. cb1b97f It's now possible to use ``{{ foo.0.0 }}`` by Armin Ronacher · 17 years ago
  63. 4720c36 Fixed a bug in the i18n extension that caused the explicit pluralization block to look up the wrong variable. by Armin Ronacher · 17 years ago
  64. ff53c78 fixed a bug with nested loops and the special loop variable. by Armin Ronacher · 17 years ago
  65. 237cdde tip is now 2.1-dev by Armin Ronacher · 17 years ago
  66. bf94394 preparing the big 2.0 release by Armin Ronacher · 17 years ago
  67. 665bfb8 Fixed bug in finalizer by Armin Ronacher · 17 years ago
  68. 76f9aa4 Altered filesizeformat to support both MB and MiB, documented `{% filter %}`. by Armin Ronacher · 17 years ago
  69. 547d0b6 Fixed a bug with the loop context of a for loop if the iterator passed has a volatile `__len__` like the listreverseiterator. `else` in inline if-expressions is optional now. by Armin Ronacher · 17 years ago
  70. 0fad031 Fixed release date by Armin Ronacher · 17 years ago
  71. 53db78e Fixed a link to the renamed section. by Armin Ronacher · 17 years ago
  72. 4778bda added support for implicit string literal concatenation by Armin Ronacher · 17 years ago
  73. 74b5106 Added `TemplateStream.dump`. by Armin Ronacher · 17 years ago
  74. 9ad96e7 added support for token stream filtering and preprocessing. by Armin Ronacher · 17 years ago
  75. 6dc6f29 Improved attribute and item lookup by allowing template designers to express the priority. foo.bar checks foo.bar first and then foo['bar'] and the other way round. by Armin Ronacher · 17 years ago
  76. 9d472df added style for html documentation by Armin Ronacher · 17 years ago
  77. c689cf1 added entry for jinja 1.3 in CHANGES by Armin Ronacher · 18 years ago
  78. 825e522 some more doc changes in jinja for the upcoming release by Armin Ronacher · 18 years ago
  79. 015b0c9 some documentation changes by Armin Ronacher · 18 years ago
  80. 77e2ab5 documented change by Armin Ronacher · 18 years ago
  81. 5f3f136 pp -> pretty by Armin Ronacher · 18 years ago
  82. c6a3652 added pp info to changelog by Armin Ronacher · 18 years ago
  83. 1cc232c [svn] merged newparser into trunk by Armin Ronacher · 18 years ago
  84. 69ddc58 [svn] added sameas test function by Armin Ronacher · 18 years ago
  85. e39a5d2 [svn] added groupby filter and fixed some small bugs by Armin Ronacher · 18 years ago
  86. a7804ef [svn] added "debugger of awesomeness" :D by Armin Ronacher · 18 years ago
  87. 2f43ba4 [svn] removed "release" shortcut in makefile by Armin Ronacher · 18 years ago
  88. db69d0a [svn] added baseclasses for loaders, added the memcaching loader, updated documentation for loaders by Armin Ronacher · 18 years ago
  89. ecc051b [svn] added some more jinja unittests by Armin Ronacher · 18 years ago
  90. 63ca721 [svn] added changelog and thanks entry by Armin Ronacher · 18 years ago
  91. 9bcd411 [svn] again some jinja updates, some minor performance and doc improvements by Armin Ronacher · 18 years ago
  92. 6dba4d6 [svn] checked in changes regarding variable length iteration by Armin Ronacher · 18 years ago
  93. ccf284b [svn] added many new tests to jinja by Armin Ronacher · 18 years ago
  94. 33d528a [svn] jinja can now handle variables and blocks with the same delimiters. Thanks Getty for the "nice" discussion today -.- by Armin Ronacher · 18 years ago
  95. 4965987 [svn] added block shortcut syntax for jinja by Armin Ronacher · 18 years ago
  96. ce513f2 [svn] fixed bug reported by stefan ebner and implemented cache_keys to fix problems with multiple laoders caching in the same folder by Armin Ronacher · 18 years ago
  97. 4f41711 [svn] added a sanity check for block tags outside the root level by Armin Ronacher · 18 years ago
  98. fb5bebc [svn] many jinja changes: by Armin Ronacher · 18 years ago
  99. e98c5f5 [svn] updated documentation regarding "{% call %}" and documented speedup module. also fixed some minor bugs in the speedup module by Armin Ronacher · 18 years ago
  100. ee2c18e [svn] added c implementation of the jinja context class. by Armin Ronacher · 18 years ago