Releases: zeroasiccorp/switchboard
Releases · zeroasiccorp/switchboard
v0.2.10
v0.2.9
v0.2.8
What's Changed
- Bump pypa/cibuildwheel from 2.19.0 to 2.19.1 in the actions group by @dependabot in #241
- Fix automatic naming of queues for TCP connections with multiple destinations by @sgherbst in #242
Full Changelog: v0.2.7...v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
switchboard 0.2.2 (2024-05-20)
Major:
- First pass of the single netlist feature (#223), where switchboard networks can be run in one RTL simulation. More generally, subnetworks can be run in single RTL simulations, with these simulations combined in a top-level switchboard network, allowing simulations to be "right-sized" for maximum performance.