comparison CHANGES.txt @ 744:e4fad9cdd906 v0.23

+++++ v0.23
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 30 Oct 2023 09:24:43 +0100
parents b26a1afe0558
children 4da49cc5e62b
comparison
equal deleted inserted replaced
743:b26a1afe0558 744:e4fad9cdd906
10 ========= 10 =========
11 11
12 Pre-1.0 Series 12 Pre-1.0 Series
13 -------------- 13 --------------
14 14
15 n/a (not yet published) 15 v0.23 (2023-10-30)
16 ~~~~~~~~~~~~~~~~~~~~~~~ 16 ~~~~~~~~~~~~~~~~~~
17 17
18 - **[feature]** 18 - **[feature]**
19 Allow new merge strategies for lists: extend or prepend instead of 19 Allow new merge strategies for lists: extend or prepend instead of
20 replace. This is implemented with a new optional parameter 20 replace. This is implemented with a new optional parameter
21 ``merge_lists`` for :py:func:`configmix.load` or 21 ``merge_lists`` for :py:func:`configmix.load` or