Mercurial > hgrepos > Python > libs > ConfigMix
changeset 649:ca8bba673200
Changelog
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 13 May 2022 07:54:33 +0200 |
| parents | e8f3e970e411 |
| children | 0d8c59610d89 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Fri May 13 07:51:40 2022 +0200 +++ b/CHANGES.txt Fri May 13 07:54:33 2022 +0200 @@ -12,6 +12,17 @@ Pre-1.0 Series -------------- +n/a (n/a) +~~~~~~~~~ + +- **[feature]** + Allow to enable and disable the internal caching + +- **[bugfix]** + For better consistency: use `.getvarl_s()` instead of `.getvarl()` + in the implementation of `__len__()` in jailed configurations. + + 0.20.5 (2022-03-07) ~~~~~~~~~~~~~~~~~~~
