comparison CHANGES.txt @ 376:c2e427d49209

Put the newly implemented access methods getfirstXXX() into the changelog
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 11 Jul 2021 19:07:19 +0200
parents c404e5548e4b
children 5ad3fd49891f
comparison
equal deleted inserted replaced
375:baedd2031074 376:c2e427d49209
9 Changelog 9 Changelog
10 ========= 10 =========
11 11
12 Pre-1.0 Series 12 Pre-1.0 Series
13 -------------- 13 --------------
14
15 0.16 (not yet)
16 ~~~~~~~~~~~~~~
17
18 - **[feature]** New access methods
19 :py:meth:`~configmix.config.Configuration.getfirstvar`,
20 :py:meth:`~configmix.config.Configuration.getfirstvar_s`,
21 :py:meth:`~configmix.config.Configuration.getfirstintvar_s` and
22 :py:meth:`~configmix.config.Configuration.getfirstboolvar_s`
23
14 24
15 0.15.1 (2021-07-09) 25 0.15.1 (2021-07-09)
16 ~~~~~~~~~~~~~~~~~~~ 26 ~~~~~~~~~~~~~~~~~~~
17 27
18 - **[bugfix]** Handle the `default` keyword parameter in 28 - **[bugfix]** Handle the `default` keyword parameter in