Skip to content

timely-v0.20.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 16:54
· 16 commits to master since this release
9149605

Other

  • Update timely/src/progress/operate.rs
  • Add scaling test
  • Switch builder API to port-identified iterators
  • Adjust reachability logic to be more linear
  • Swap PortConnectivity implementation from Vec to BTreeMap
  • Support optional path summaries for disconnected ports
  • Make PortConnectivity API more explicit
  • Make PortConnectivity a struct, with sufficient methods
  • Introduce Connectivity and PortConnectivity type aliases
  • Add clippy lints (#659)
  • Add miri test (#655)