log configmix/config.py @ 712:8a28ff4ea59c

age author description
Tue, 15 Aug 2023 16:46:46 +0200 Franz Glasner Docs
Tue, 15 Aug 2023 15:09:11 +0200 Franz Glasner FIX: When using attribute access for configurations the values are interpolated since long ago: fix the docu and add a test for that behaviour
Tue, 15 Aug 2023 11:14:51 +0200 Franz Glasner Allow also "," characters to act as a separator within a filter-chain.
Tue, 15 Aug 2023 10:41:22 +0200 Franz Glasner Rename internal variable FILTER_SEPARATOR_REV -> FILTER_SEPARATOR_2
Tue, 15 Aug 2023 09:34:49 +0200 Franz Glasner FIX: Parsing a filter chain for the new filter-only expansions: parse them backwards and use "," as filter-chain separator here.
Mon, 14 Aug 2023 09:31:27 +0200 Franz Glasner Begin implementation of filter-only expansions (recursive with respect to expansion)
Sun, 13 Aug 2023 16:14:39 +0200 Franz Glasner Typo in docs
Sat, 10 Jun 2023 21:38:13 +0200 Franz Glasner Because Configuration.getvarl() expands references internally already extra handling of references in .jailed() is not needed