Mercurial > hgrepos > Python > libs > ConfigMix
changeset 674:006513997cef
Changelog
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 12 Apr 2023 09:24:44 +0200 |
| parents | 77d4a3e7c9e2 |
| children | 2ca35f4b03a5 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Wed Apr 12 09:21:36 2023 +0200 +++ b/CHANGES.txt Wed Apr 12 09:24:44 2023 +0200 @@ -12,6 +12,13 @@ Pre-1.0 Series -------------- +n/a (n/a) +~~~~~~~~~ + +- **[misc]** + Test with PyYAML 6.0. + + 0.21.1 (2022-06-03) ~~~~~~~~~~~~~~~~~~~ @@ -24,7 +31,7 @@ :py:meth:`configmix.config._JailedConfiguration.iter_jailed` that yield properly jailed configurations for container items (for lists and dicts, no sets). - + - **[feature]** Allow to enable and disable the internal caching
