comparison CHANGES.txt @ 383:5c72da46b8ae

Implemented Configuration.getfirstfloatvar_s(). This was missing.
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 10 Nov 2021 01:53:23 +0100
parents fe3dfd687621
children 8c3aaa894089
comparison
equal deleted inserted replaced
382:24db29162d09 383:5c72da46b8ae
16 ~~~~~~~~~~~ 16 ~~~~~~~~~~~
17 17
18 - **[feature]** New access methods 18 - **[feature]** New access methods
19 :py:meth:`~configmix.config.Configuration.getfirstvarl`, 19 :py:meth:`~configmix.config.Configuration.getfirstvarl`,
20 :py:meth:`~configmix.config.Configuration.getfirstvarl_s` 20 :py:meth:`~configmix.config.Configuration.getfirstvarl_s`
21
22 - **[feature]** New access method
23 py:meth:`~configmix.config.Configuration.getfirstfloatvar_s`
21 24
22 25
23 0.16 (2021-07-11) 26 0.16 (2021-07-11)
24 ~~~~~~~~~~~~~~~~~ 27 ~~~~~~~~~~~~~~~~~
25 28