log configmix/config.py @ 685:2e7920b0b4d9

age author description
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
Sat, 10 Jun 2023 11:48:15 +0200 Franz Glasner Docs
Fri, 09 Jun 2023 09:24:41 +0200 Franz Glasner Begin "ref:" support for jails.
Thu, 08 Jun 2023 22:14:30 +0200 Franz Glasner FIX: Typo in docs
Fri, 03 Jun 2022 02:17:12 +0200 Franz Glasner Implement iteration support that yields properly jailed configurations for each container item v0.21
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~"
Sun, 29 May 2022 15:32:54 +0200 Franz Glasner Docstring: be more accurate now in ".jailed()"
Fri, 13 May 2022 07:51:40 +0200 Franz Glasner __len__() for jails also now internally expands: this is for consistency with __bool__ when applyint to non-container jails (which are possible)