Mercurial > hgrepos > Python > libs > ConfigMix
comparison CHANGES.txt @ 674:006513997cef
Changelog
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 12 Apr 2023 09:24:44 +0200 |
| parents | 02a21e689fc1 |
| children | 2ca35f4b03a5 |
comparison
equal
deleted
inserted
replaced
| 673:77d4a3e7c9e2 | 674:006513997cef |
|---|---|
| 9 Changelog | 9 Changelog |
| 10 ========= | 10 ========= |
| 11 | 11 |
| 12 Pre-1.0 Series | 12 Pre-1.0 Series |
| 13 -------------- | 13 -------------- |
| 14 | |
| 15 n/a (n/a) | |
| 16 ~~~~~~~~~ | |
| 17 | |
| 18 - **[misc]** | |
| 19 Test with PyYAML 6.0. | |
| 20 | |
| 14 | 21 |
| 15 0.21.1 (2022-06-03) | 22 0.21.1 (2022-06-03) |
| 16 ~~~~~~~~~~~~~~~~~~~ | 23 ~~~~~~~~~~~~~~~~~~~ |
| 17 | 24 |
| 18 - **[feature]** | 25 - **[feature]** |
| 22 - **[feature]** | 29 - **[feature]** |
| 23 Implement methods :py:meth:`configmix.config.Configuration.iter_jailed` and | 30 Implement methods :py:meth:`configmix.config.Configuration.iter_jailed` and |
| 24 :py:meth:`configmix.config._JailedConfiguration.iter_jailed` that yield | 31 :py:meth:`configmix.config._JailedConfiguration.iter_jailed` that yield |
| 25 properly jailed configurations for container items (for lists and dicts, | 32 properly jailed configurations for container items (for lists and dicts, |
| 26 no sets). | 33 no sets). |
| 27 | 34 |
| 28 - **[feature]** | 35 - **[feature]** |
| 29 Allow to enable and disable the internal caching | 36 Allow to enable and disable the internal caching |
| 30 | 37 |
| 31 - **[feature]** | 38 - **[feature]** |
| 32 Add support for using :py:mod:`tomllib` (in Python's stdlib since 3.11) | 39 Add support for using :py:mod:`tomllib` (in Python's stdlib since 3.11) |
