Mercurial > hgrepos > Python > libs > ConfigMix
comparison CHANGES.txt @ 419:079a82129110
Allow the empty variable name to retrieve the root configuration object
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 02 Dec 2021 09:22:22 +0100 |
| parents | bb5f11abd12a |
| children | 212a27cb0fc4 |
comparison
equal
deleted
inserted
replaced
| 418:bb5f11abd12a | 419:079a82129110 |
|---|---|
| 14 | 14 |
| 15 n/a | 15 n/a |
| 16 ~~~ | 16 ~~~ |
| 17 | 17 |
| 18 - **[feature]** | 18 - **[feature]** |
| 19 Allow empty variable names in some cases to get the root object of a | |
| 20 configuration. | |
| 21 - **[feature]** | |
| 19 Allow to get sub-jails from an already jailed configuration. | 22 Allow to get sub-jails from an already jailed configuration. |
| 20 | |
| 21 - **[feature]** | 23 - **[feature]** |
| 22 Implement :meth:`~configmix.config.Configuration.getkeysl` and | 24 Implement :meth:`~configmix.config.Configuration.getkeysl` and |
| 23 :meth:`~configmix.config.Configuration.getkeys` that return generators | 25 :meth:`~configmix.config.Configuration.getkeys` that return generators |
| 24 over all keys of a configuration value | 26 over all keys of a configuration value |
| 25 | 27 |
