log CHANGES.txt @ 656:2b1c7a68f913

age author description
Mon, 30 May 2022 09:31:29 +0200 Franz Glasner Enable indexed access to lists in the configuration using an access path string representation like "~NNN~"
Thu, 19 May 2022 22:10:59 +0200 Franz Glasner Add support for using "tomllib" (in Python's stdlib since 3.11) and "tomli" TOML packages.
Thu, 19 May 2022 21:17:39 +0200 Franz Glasner For better TOML compatibility open TOML files with encoding=""
Fri, 13 May 2022 07:54:33 +0200 Franz Glasner Changelog
Mon, 07 Mar 2022 09:10:17 +0100 Franz Glasner +++++ v0.20.5 v0.20.5
Sat, 05 Mar 2022 16:59:22 +0100 Franz Glasner Wording in changelog
Fri, 04 Mar 2022 18:14:12 +0100 Franz Glasner FIX: Now the merge logic does not interpolate variables in any case.