| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.3.2 source code.tar.gz | 2026-06-29 | 4.2 MB | |
| 3.3.2 source code.zip | 2026-06-29 | 4.6 MB | |
| README.md | 2026-06-29 | 590 Bytes | |
| Totals: 3 Items | 8.7 MB | 0 | |
3.3.2 - 2026-06-29
Bug Fixes
-
Don't treat a string sharing a converter prefix as a cast (#1412). By @sarathfrancis90.
-
Fixed 'dynaconf validate' edge cases with validation_file.toml (#1411). By @pedro-psb.
-
Avoid RecursionError in from_env with validate_on_update (#1409). By @Redbot.
-
Avoid crash merging a dynaconf_merge list into a missing key (#1410). By @sarathfrancis90.
Chore
-
Fix check-release command from release utility. By @pedro-psb.
-
Improve changelog generation output. By @pedro-psb.