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

Tags: apfromiit/jinja

Tags

2.7

Toggle 2.7's commit message
Bump version number to 2.7

2.6

Toggle 2.6's commit message
Added release script

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
0