Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 604:be25b1ae693d
Changelog
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 11 Jan 2022 09:19:59 +0100 |
| parents | a150aa60d983 |
| children | 0db860d649d1 |
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) ~~~~~~~~~~~~~~~~~~~
