Mercurial > hgrepos > Python > libs > ConfigMix
comparison docs/changes.rst @ 320:98490375d90c
Allow variable name quoting to be used in .getvar() and .getvar_s() and references
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 06 May 2021 09:45:51 +0200 |
| parents | 2a2f5b86fe34 |
| children | 5ec0ae3bb8db |
comparison
equal
deleted
inserted
replaced
| 319:5427ca342c1e | 320:98490375d90c |
|---|---|
| 17 ================ | 17 ================ |
| 18 | 18 |
| 19 none | 19 none |
| 20 ---- | 20 ---- |
| 21 | 21 |
| 22 - Allow quoting of variables names | |
| 23 | |
| 22 - Move some important public constants from :py:mod:`configmix` into | 24 - Move some important public constants from :py:mod:`configmix` into |
| 23 the :py:mod:`configmix.constants` module. | 25 the :py:mod:`configmix.constants` module. |
| 24 | 26 |
| 25 This is technically a breaking change while the author does not | 27 These are technically a breaking changes while the author does not |
| 26 believe that any of the current clients is affected by this | 28 believe that any of the current clients is affected by both changes. |
| 27 change. | |
| 28 | 29 |
| 29 | 30 |
| 30 0.9 | 31 0.9 |
| 31 --- | 32 --- |
| 32 | 33 |
