log

age author description
Fri, 03 Jun 2022 01:38:04 +0200 Franz Glasner Tests for index sub-jail accesses
Fri, 03 Jun 2022 00:55:26 +0200 Franz Glasner Ignore the compiled extension module (.so, .pdb)
Fri, 03 Jun 2022 00:28:54 +0200 Franz Glasner Docs: Drop a note to quote the "~" character when it shall not be subject to interpretation as key index but key string
Fri, 03 Jun 2022 00:20:48 +0200 Franz Glasner Drop a note when using direct list access syntax together with jailed configurations
Fri, 03 Jun 2022 00:10:08 +0200 Franz Glasner FIX: Docs: Typo in changelog: "login" -> "logic"
Thu, 02 Jun 2022 21:23:47 +0200 Franz Glasner FIX: Docs: reST syntax in changelog
Mon, 30 May 2022 14:08:40 +0200 Franz Glasner Test indexed list access in variable interpolations: ok.
Mon, 30 May 2022 13:23:53 +0200 Franz Glasner Basic documentation for the indexed list access
Mon, 30 May 2022 13:19:19 +0200 Franz Glasner Test list access with negative indexes
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()"
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 19:01:25 +0200 Franz Glasner FIX: Add forgotten test data file
Fri, 13 May 2022 08:53:48 +0200 Franz Glasner Tests for indexed accesses (jail and non-jail)