Commit fc8ce79
Python-only release -- the Rust crate stays 0.20.0 and the runtime
resolver keeps using the published 0.20.0 binaries (CI re-attaches them).
Headline changes since v0.20.0:
- #581: --same-net-pad-clearance > 0 is a board-wide via-in-pad
prohibition honored by EVERY via placement (escape vias, the #189
via-in-pad rescue, swap pad vias, plane taps/joins, rescue routes, the
sub-grid via nudge; BGA under-pad escapes run dog-bone, QFN refuses
via-in-pad). The value persists in the .kicad_pro so a whole chain
inherits it; the flag exists on planes/route/route_diff/repair/
bga_fanout/qfn_fanout; the GUI controls moved to the Basic tab as a
session-wide policy. -1 AND 0 preserve the previous behavior exactly.
- #583: net-tagged copper GRAPHICS are never walked as stubs or
relayered -- fixes emitted copper violating clearance against board
copper graphics (KiCad-confirmed on apple1_aci_card).
- #582 + live-board zone-deletion authority + planes-GUI ZONES report.
- Stress harness: relaunches archive (never clobber) manifests; steps
cannot outlive their shell.
- run_all is green for the first time (250/0): 4 chronic failures were
#522 subprocess path debris (vacuous passes), 1 a stale expectation.
check_release_version.py --tag v0.20.1: OK. Parity audit at 4b0479a:
no gaps, all four gates green, copper sets identical.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0176bS9zFYRSx67KWmRpVPuD
1 parent b201755 commit fc8ce79
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments