Mercurial > hgrepos > Python > libs > ConfigMix
comparison CHANGES.txt @ 451:e47ba40974a6
Changelog: wording
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Tue, 14 Dec 2021 14:56:41 +0100 |
| parents | 4505ef8a1b56 |
| children | c785fcb8f31c |
comparison
equal
deleted
inserted
replaced
| 450:12f25ac6a13b | 451:e47ba40974a6 |
|---|---|
| 18 - **[breaking] [feature}** | 18 - **[breaking] [feature}** |
| 19 Access to a configuration key using dict-level access now does variable | 19 Access to a configuration key using dict-level access now does variable |
| 20 interpolation | 20 interpolation |
| 21 | 21 |
| 22 - **[feature]** | 22 - **[feature]** |
| 23 Simple dict-level access for jailed configuration | 23 Simple dict-style access for jailed configuration |
| 24 | 24 |
| 25 - **[feature]** | 25 - **[feature]** |
| 26 Optimized "__contains__()" implementation for jailed and unjailed | 26 Optimized "__contains__()" implementation for jailed and unjailed |
| 27 configurations | 27 configurations |
| 28 | 28 |
