Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 97:1b4d95f60650
Build a tree-ish configuration from an INI style configuration file
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sun, 18 Mar 2018 19:15:01 +0100 |
| parents | 84b9578cacce |
| children | 2eac386f825a |
line wrap: on
line diff
--- a/CHANGES.txt Sun Mar 18 19:13:35 2018 +0100 +++ b/CHANGES.txt Sun Mar 18 19:15:01 2018 +0100 @@ -1,4 +1,4 @@ -.. -*- coding: utf-8; mode: rst; -*- +.. -*- coding: utf-8; mode: rst; indent-tags-mode: nil; -*- .. .. Valid tags: doc, feature, bugfix, test @@ -24,9 +24,14 @@ Begin formal unittests + .. change:: + :tags: feature + + Build a tree of configuration settings from INI files + .. changelog:: :version: 0.5 - :released: 2016-04-19 + :released: 2016-04-19 .. change:: :tags: feature
