Mercurial > piecrust2
log piecrust/configuration.py @ 402:043b9d8304c7 2.0.0a11
age | author | description |
---|---|---|
Sun, 03 May 2015 18:42:29 -0700 | Ludovic Chabant | config: Add method to deep-copy a config and validate its contents. |
Thu, 19 Mar 2015 18:28:42 -0700 | Ludovic Chabant | config: Make YAML consider `omap` structures as normal maps. |
Sun, 18 Jan 2015 11:53:18 -0800 | Ludovic Chabant | internal: Add ability to get a default value if a config value doesn't exist. |
Sat, 29 Nov 2014 15:32:19 -0800 | Ludovic Chabant | Make configuration class more like `dict`, add support for merging `dicts`. |
Wed, 15 Oct 2014 23:01:05 -0700 | Ludovic Chabant | Better support for times in YAML interop. |
Sun, 31 Aug 2014 23:48:18 -0700 | Ludovic Chabant | Propertly create `OrderedDict`s when loading YAML. |