| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.3.5 source code.tar.gz | 2026-08-05 | 4.2 MB | |
| 3.3.5 source code.zip | 2026-08-05 | 4.6 MB | |
| README.md | 2026-08-05 | 626 Bytes | |
| Totals: 3 Items | 8.7 MB | 0 | |
3.3.5 - 2026-08-05
Bug Fixes
-
Skip non-str keys when resolving key casing (#1446). By @shuvamk.
-
Get/get_fresh with dotted keys stop working after first call (#1423). By @pctablet505.
-
Fix get_history ignoring its history_limit argument (#1424). By @chuenchen309.
-
Fix regression on override precedence with proper dynaconf-token cleanup (#1438). By @pedro-psb.
-
Add deepcopy to DataDict to match DataList (#1440). By @digitronik.
Chore
- Added py314 in toxList and up some test packages to full support this (#1443). By @even-even.