File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Changes
22
3- ## 5.3.2 (unreleased)
3+ ## 5.3.3 (unreleased)
4+
5+ <!-- Add future changes here -->
6+
7+
8+ ## 5.3.2 (2026-05-30)
49
510- Fix: Restore backward compatibility for hook config sections named
611 ` [namespace-subsection] ` . After 5.3.1 anchored section matching strictly on
1924 Section ownership now requires an exact ` [namespace] ` match or a ` [namespace:subsection] `
2025 prefix (the ` : ` separator cannot occur in a package name), so a hook like ` uv ` no longer
2126 silently drops packages such as ` uvst.addon ` . Hook config sections previously written as
22- ` [namespace-section] ` must be renamed to ` [namespace:section] ` .
27+ ` [namespace-section] ` must be renamed to ` [namespace:section] ` . (Note: 5.3.2 restored
28+ the ` [namespace-section] ` form as a deprecation rather than a hard break — see below.)
2329 [ jensens]
2430
2531
You can’t perform that action at this time.
0 commit comments