0.3.6: fixed config handling with multiple sources
This commit is contained in:
parent
cb99c3911c
commit
f5030ef25a
3 changed files with 15 additions and 5 deletions
|
|
@ -4,6 +4,10 @@
|
|||
|
||||
👀
|
||||
|
||||
## 0.3.6
|
||||
|
||||
- Fixed `ConfigValue` behavior with multiple sources. It used to iterate through all the sources, possibly overwriting; now, iteration stops at first non-missing value.
|
||||
|
||||
## 0.3.5
|
||||
|
||||
- Fixed cb32 handling. Now leading zeros in SIQ's are stripped, and `.from_cb32()` was implemented.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue