Mercurial > hgrepos > Python > libs > ConfigMix
comparison CHANGES.txt @ 384:8c3aaa894089
Implemented Configuration.getfirstintvarl_s(), .getfirstboolvar_s() and .getfirstfloatvarl_s()
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 10 Nov 2021 01:53:50 +0100 |
| parents | 5c72da46b8ae |
| children | fd948c62908d |
comparison
equal
deleted
inserted
replaced
| 383:5c72da46b8ae | 384:8c3aaa894089 |
|---|---|
| 15 none (none) | 15 none (none) |
| 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 :py:meth:`~configmix.config.Configuration.getfirstintvarl_s` | |
| 22 :py:meth:`~configmix.config.Configuration.getfirstboolvarl_s`, | |
| 23 :py:meth:`~configmix.config.Configuration.getfirstfloatvarl_s` | |
| 21 | 24 |
| 22 - **[feature]** New access method | 25 - **[feature]** New access method |
| 23 py:meth:`~configmix.config.Configuration.getfirstfloatvar_s` | 26 py:meth:`~configmix.config.Configuration.getfirstfloatvar_s` |
| 24 | 27 |
| 25 | 28 |
