Mercurial > hgrepos > Python > libs > ConfigMix
changeset 688:127d38c3b309
Changelog
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 10 Jun 2023 22:17:28 +0200 |
| parents | 7b3c3a89f720 |
| children | e06c4480b7d7 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Sat Jun 10 22:11:29 2023 +0200 +++ b/CHANGES.txt Sat Jun 10 22:17:28 2023 +0200 @@ -20,6 +20,14 @@ This can be controlled by a new `resolve_ref` keyword argument to :py:meth:`configmix.config.Configuration.jailed`. +- **[feature]** + The installer got now an extra "sasl" that requires :py:mod:`passlib`. + This package is needed by the filter :py:func:`saslprep`. + +- **[bugfix]** + Fixed some format string errors in the YAML loader. These errors were only + encountered in exception handlers. + 0.21.2 (2023-04-12) ~~~~~~~~~~~~~~~~~~~
