Commits · 3bda244a775b9beee7bb62e5b51bfe9c9cb48f3e
template
README.rst
Browse files
Jun 11, 2017
- Removed combine filter from README, was removed from code previously.
· a56bcfc9
nimrod
authored
Jun 11, 2017
a56bcfc9
Apr 15, 2017
- The pprint filter already exists in Jinja, removing my duplicate.
· 7d030048
nimrod
authored
Apr 15, 2017
View commits for tag v0.4.2
v0.4.2
7d030048
Jan 24, 2017
- Correct minimal (working) Python3 version in the README.
· 8eb2cd0a
nimrod
authored
Jan 24, 2017
8eb2cd0a
- Removed six as a runtime requirement, now only required for testing.
· 256a1439
nimrod
authored
Jan 24, 2017
256a1439
Jan 23, 2017
- Allow Python 3.2 to fail again (Jinja doesn't test on Python 3.2 so there...
· cb6c8b0d
nimrod
authored
Jan 23, 2017
cb6c8b0d
- Don't test on Python 3.2, not supported by Pygments.
· 68340725
nimrod
authored
Jan 23, 2017
68340725
- Fixed issues with difference between Python2 and Python3 regarding
· d5f9b7c4
nimrod
authored
Jan 23, 2017
d5f9b7c4
Dec 30, 2016
- Updated documentation, release procedure.
· 5784d132
nimrod
authored
Dec 30, 2016
5784d132
Dec 29, 2016
- More doctests.
· 2cc629c6
nimrod
authored
Dec 29, 2016
2cc629c6
- Updated TODO list.
· 321977d0
nimrod
authored
Dec 29, 2016
321977d0
- Updated TODO list.
· 3e4b8438
nimrod
authored
Dec 29, 2016
3e4b8438
- Updated documentation, TODO list.
· e92146b1
nimrod
authored
Dec 29, 2016
e92146b1
Nov 09, 2016
- Updated documentation, tests.
· ed70bc0e
nimrod
authored
Nov 09, 2016
ed70bc0e
- TOML filters (WIP).
· 6cea160b
nimrod
authored
Nov 09, 2016
6cea160b
- Updated documentation, tests.
· b62fddbc
nimrod
authored
Nov 09, 2016
b62fddbc
Mar 14, 2016
- Added some filters, updated tests and documentation accordingly.
· 381dfb40
nimrod
authored
Mar 14, 2016
View commits for tag v0.3.0
v0.3.0
381dfb40
- Added input/output file redirection arguments.
· a01a2a63
nimrod
authored
Mar 14, 2016
a01a2a63
- First commit, works but very sparse.
· ecd1d102
nimrod
authored
Mar 14, 2016
View commits for tag v0.1.0
v0.1.0
ecd1d102
Mar 10, 2016
- First commit.
· 4bf67215
nimrod
authored
Mar 10, 2016
View commits for tag v0.0.1
v0.0.1
4bf67215
Loading