Mercurial > piecrust2
log
age | author | description |
---|---|---|
Sat, 30 Aug 2014 08:35:26 -0700 | Ludovic Chabant | Always use version generated by `setup.py`. Better version generation. |
Fri, 29 Aug 2014 21:28:55 -0700 | Ludovic Chabant | Use `SafeLoader` instead of `BaseLoader` for Yaml parsing. |
Fri, 29 Aug 2014 16:42:15 -0700 | Ludovic Chabant | I don't care what the YAML spec says, ordered maps are the only sane way. |
Fri, 29 Aug 2014 16:41:16 -0700 | Ludovic Chabant | Add `compressinja` to install/env requirements. |
Fri, 29 Aug 2014 08:06:43 -0700 | Ludovic Chabant | Jinja templating now has `spaceless`, `|keys` and `|values`. |
Fri, 29 Aug 2014 08:06:17 -0700 | Ludovic Chabant | PieCrust 1 import: clean empty directories and convert some config values. |