Skip to content

Commit 247d9ae

Browse files
drandyhaasclaude
andcommitted
v0.16.1: route_diff --layer-costs, diff-pair detection + GUI-parity fixes
- route_diff --layer-costs: per-layer bias for coupled diff pairs (#193; Rust crate -> 0.16.2) - diff-pair detection: don't misread a _t_/_c_ infix as DDR true/complement (#192) - GUI parity: impedance diff control, plane-repair max-search-radius, rule-area keepouts; claude_plan carries layer_costs/impedance on route_diff - stress harness: A/B coupled-diff + timing/RSS metrics, queue watchdog Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent b9eead2 commit 247d9ae

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.16.0
1+
0.16.1

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"versions": [
2727
{
28-
"version": "0.16.0",
28+
"version": "0.16.1",
2929
"status": "testing",
3030
"kicad_version": "9.0",
3131
"runtime": "swig",
@@ -34,7 +34,7 @@
3434
"macos",
3535
"windows"
3636
],
37-
"download_url": "https://github.com/drandyhaas/KiCadRoutingTools/releases/download/v0.16.0/KiCadRoutingTools-0.16.0.zip",
37+
"download_url": "https://github.com/drandyhaas/KiCadRoutingTools/releases/download/v0.16.1/KiCadRoutingTools-0.16.1.zip",
3838
"download_sha256": "0000000000000000000000000000000000000000000000000000000000000000",
3939
"download_size": 0,
4040
"install_size": 0

0 commit comments

Comments
 (0)