log CHANGES.txt @ 164:f8464559b838

age author description
Thu, 14 Mar 2019 00:16:40 +0100 Franz Glasner Make the documented order of changelog tags in the CHANGES.txt the same as in doc/conf.py
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
Sun, 18 Mar 2018 19:15:01 +0100 Franz Glasner Build a tree-ish configuration from an INI style configuration file
Sun, 18 Mar 2018 14:44:41 +0100 Franz Glasner Start with unit tests
Sat, 17 Mar 2018 18:59:14 +0100 Franz Glasner Created a changelog