Mercurial > piecrust2
log piecrust/configuration.py @ 666:81d9c3a3a0b5
age | author | description |
---|---|---|
Thu, 03 Mar 2016 08:22:41 -0800 | Ludovic Chabant | internal: Get rid of the whole "sub cache" business. |
Fri, 01 Jan 2016 23:18:26 -0800 | Ludovic Chabant | internal: Refactor the app configuration class. |
Mon, 29 Jun 2015 18:12:31 -0700 | Ludovic Chabant | performance: Use the fast YAML loader if available. |
Sun, 28 Jun 2015 08:22:39 -0700 | Ludovic Chabant | performance: Refactor how data is managed to reduce copying. |
Sat, 27 Jun 2015 21:45:48 -0700 | Ludovic Chabant | internal: Floats are also allowed in configurations, duh. |
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. |