comparison CHANGES.txt @ 656:2b1c7a68f913

Enable indexed access to lists in the configuration using an access path string representation like "~NNN~"
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 30 May 2022 09:31:29 +0200
parents 0d6673d06c2c
children cb950239ec94
comparison
equal deleted inserted replaced
655:b74f20e19c01 656:2b1c7a68f913
12 Pre-1.0 Series 12 Pre-1.0 Series
13 -------------- 13 --------------
14 14
15 n/a (n/a) 15 n/a (n/a)
16 ~~~~~~~~~ 16 ~~~~~~~~~
17
18 - **[feature]**
19 Enable indexed access to lists in the configuration using an access
20 path string representation like ``~NNN~`
17 21
18 - **[feature]** 22 - **[feature]**
19 Allow to enable and disable the internal caching 23 Allow to enable and disable the internal caching
20 24
21 - **[feature]** 25 - **[feature]**