Mercurial > hgrepos > Python > libs > ConfigMix
changeset 604:be25b1ae693d
Changelog
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 11 Jan 2022 09:19:59 +0100 |
| parents | e55a42144ba9 |
| children | 776dc94b4ef7 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Tue Jan 11 02:50:17 2022 +0100 +++ b/CHANGES.txt Tue Jan 11 09:19:59 2022 +0100 @@ -19,6 +19,12 @@ The source distribution archive file did not contain any of the `__init__.py` files because of a bogus entry in :file:`MANIFEST.in`. +- **[feature]** + More speedsups by implementing + :py:meth:`~configmix.config.Configuration.getvarl` and + :py:meth:`~configmix.config.Configuration.getvar_s` within the + C-extension also. + 0.20.1 (2022-01-10) ~~~~~~~~~~~~~~~~~~~
