8000 Tags · daltonc/jinja2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: daltonc/jinja2

Tags

2.5.5

Toggle 2.5.5's commit message
Re-release of 2.5.4 as 2.5.5 without docs

2.5.4

Toggle 2.5.4's commit message
Release 2.5.4 as well

2.5.3

Toggle 2.5.3's commit message
fixed an operator precedence error introduced in 2.5.2.

Statements like "-foo.bar" had their implicit parentheses applied around
the first part of the expression ("(-foo).bar") instead of the more
correct "-(foo.bar)".

2.5.1

Toggle 2.5.1's commit message
fixed an issue with unary operators having the wrong precendence.

--HG--
branch : trunk

2.5

Toggle 2.5's commit message
Removed tag 2.5

--HG--
branch : trunk

2.4.1

Toggle 2.4.1's commit message
fixed an error reporting bug for undefineds.

--HG--
branch : trunk

2.4

Toggle 2.4's commit message
Ready for release.

--HG--
branch : trunk

2.3.1

Toggle 2.3.1's commit message
Untagged 2.3.1 and fixed setup.py for a new release

--HG--
branch : trunk

2.3

Toggle 2.3's commit message
Untagged and added python 3 category.

--HG--
branch : trunk

2.2.1

Toggle 2.2.1's commit message
fixes some smaller problems for Jinja2 on Jython.

--HG--
branch : trunk
0