Mercurial > hgrepos > Python > libs > ConfigMix
log CHANGES.txt @ 154:28164259aa83
| age | author | description |
|---|---|---|
| Sat, 14 Apr 2018 10:15:52 +0200 | Franz Glasner | Put the new comment-key feature into CHANGES |
| Fri, 06 Apr 2018 22:28:45 +0200 | Franz Glasner | Allow custom configuration filename extensions and custom loaders that can handle custom configuration file syntax styles |
| Wed, 04 Apr 2018 09:45:29 +0200 | Franz Glasner | Begin the handling of JSON-style configuration files |
| Thu, 29 Mar 2018 12:38:52 +0200 | Franz Glasner | The default file encoding when reading INI style files with configmix.ini.load() is now "UTF-8". |
| Thu, 29 Mar 2018 10:08:26 +0200 | Franz Glasner | Changes: Document that previously "safe_merge()" made sort of shallow copies |
| Sat, 24 Mar 2018 18:47:54 +0100 | Franz Glasner | Reimplement configmix.safe_merge() do to a deepcopy of all source configurations when merging. |
| Fri, 23 Mar 2018 15:54:22 +0100 | Franz Glasner | FIX: Typo in Emacs line: indent-tags-mode -> indent-tabs-mode |
