topola/crates
Mikolaj Wielgus 09c98f2d17 feat(autorouter/autoroute): Add option to toggle permutation
Updated with the following command in Fish shell:

```
for f in tests/**.cmd; jq ".done?.[].Autoroute[1].permutate |= false" $f | sponge $f; end
```
2025-07-19 21:42:47 +02:00
..
planar-incr-embed chore: Fix warnings about lifetime annotations 2025-07-17 12:33:31 +02:00
specctra-core feat(router/ng/router): Implementation of the topological router 2025-06-27 15:15:24 +02:00
specctra_derive feat(specctra_derive): implement for enums containing unnamed fields 2025-03-10 04:10:45 +00:00
topola-cli feat(autorouter/autoroute): Add option to toggle permutation 2025-07-19 21:42:47 +02:00
topola-egui feat(autorouter/autoroute): Add option to toggle permutation 2025-07-19 21:42:47 +02:00