comparison docs/changes.rst @ 520:45ad19fe1e5b

Changelog
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 19 Dec 2021 18:47:48 +0100
parents bbc5b64e137a
children be6ef72c55d5
comparison
equal deleted inserted replaced
519:df0bb39617d6 520:45ad19fe1e5b
13 13
14 .. _api-changes: 14 .. _api-changes:
15 15
16 Breaking Changes 16 Breaking Changes
17 ================ 17 ================
18
19 0.20
20 ----
21
22 - Removed some unneeded keyword arguments from methods -- also public ones:
23
24 * Configuration.expand_ref_uri()
25 * Configuration.expand_if_reference()
26 * Configuration._lookupref()
27
18 28
19 0.19 29 0.19
20 ---- 30 ----
21 31
22 - Dict-level access to a configuraiton now does variable interpolation 32 - Dict-level access to a configuraiton now does variable interpolation