comparison CHANGES.txt @ 314:043a6412be3c

Implemented new access methods .getvarl() and .getvarl_s
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 05 May 2021 01:32:07 +0200
parents f529ca46dd50
children 5427ca342c1e
comparison
equal deleted inserted replaced
313:15a1d5fd0aa1 314:043a6412be3c
25 .. change:: 25 .. change::
26 :tags: feature 26 :tags: feature
27 27
28 Configuration tree references are implemented in the ``ref`` 28 Configuration tree references are implemented in the ``ref``
29 namespace 29 namespace
30
31 .. change::
32 :tags: feature
33
34 Implemented new access methods
35 :py:meth:`configmix.config.Configuration.getvarl` and
36 :py:meth:`configmix.config.Configuration.getvarl_s`
30 37
31 .. changelog:: 38 .. changelog::
32 :version: 0.13 39 :version: 0.13
33 :released: 2021-04-21 40 :released: 2021-04-21
34 41