| 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
|
| 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)
|