log configmix/__init__.py @ 211:657cf709463b v0.7

age author description
Mon, 06 May 2019 01:18:16 +0200 Franz Glasner +++++ v0.7 v0.7
Sun, 05 May 2019 18:29:47 +0200 Franz Glasner Handle most flake8 errors and warnings.
Sun, 05 May 2019 16:53:13 +0200 Franz Glasner Doc: "configmix.try_determine_filemode()" got additional documentation
Fri, 03 May 2019 22:01:23 +0200 Franz Glasner Add the "conf-toml" mode mapping to the TOML loader
Fri, 03 May 2019 21:51:09 +0200 Franz Glasner Added support for TOML style configuration files
Fri, 03 May 2019 19:59:21 +0200 Franz Glasner FIX: Docu: added missing backtick
Fri, 03 May 2019 19:47:57 +0200 Franz Glasner Rename the "_mode_loaders" variable to "mode_loaders" and make is therefore a "public" item
Fri, 03 May 2019 19:46:23 +0200 Franz Glasner Rename the DEFAULT_LOADER marker to USE_DEFAULT_ASSOC