Mercurial > hgrepos > Python > libs > ConfigMix
changeset 592:eae394e86e22
Changelog
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 09 Jan 2022 16:12:48 +0100 |
| parents | 1b48ec3d6489 |
| children | f454889e41fa |
| files | CHANGES.txt |
| diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Sun Jan 09 15:42:05 2022 +0100 +++ b/CHANGES.txt Sun Jan 09 16:12:48 2022 +0100 @@ -12,6 +12,19 @@ Pre-1.0 Series -------------- +0.20.1 (not released) +~~~~~~~~~~~~~~~~~~~~~ + +- **[misc]** + Add an optional C-extension with some speedups to often used functions + and methods. Also allow to cross-build this modules for Windows with + LLVM-11 and Ninja on POSIX systems. + +- **[misc]** + Some internal code refactoring. This also yields more consistency in + interpreting the `varname` string arguments. + + 0.20 (2021-12-21) ~~~~~~~~~~~~~~~~~
