We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3c7118 commit e9ef2b2Copy full SHA for e9ef2b2
README.md
@@ -10,7 +10,7 @@ A hierarchical config using yaml in Python.
10
Latest version is: 0.18.0
11
12
> **⚠️ Breaking Changes in v0.18.0**
13
-> This version includes breaking changes. See [MIGRATION_GUIDE.md](MIGRATION_GUIDE.md) for migration instructions.
+> This version includes breaking changes:
14
> - Default list merge strategy changed from `append` to `append_unique`
15
> - Enhanced path validation (raises `FileNotFoundError` for non-existent paths)
16
> - Empty directory validation (raises `Exception` for directories without YAML files)
0 commit comments