Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 122:21d92ff8cf31
Begin the handling of JSON-style configuration files
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Wed, 04 Apr 2018 09:45:29 +0200 |
| parents | ba5970a2dcef |
| children | c87b0dc54e1d |
line wrap: on
line diff
--- a/CHANGES.txt Fri Mar 30 08:48:25 2018 +0200 +++ b/CHANGES.txt Wed Apr 04 09:45:29 2018 +0200 @@ -46,6 +46,11 @@ Build a tree of configuration settings from INI files + .. change:: + :tags: feature + + Allow JSON formatted files as configuration files also (suffix ".json"). + .. changelog:: :version: 0.5
