Skip to content

Releases: TimelyDataflow/timely-dataflow

timely-v0.20.0

28 Mar 16:54
9149605

Choose a tag to compare

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)

timely_logging-v0.13.3

28 Feb 14:10
0d2b21f

Choose a tag to compare

chore: Release package timely_logging version 0.13.3

timely_container-v0.15.0

28 Feb 14:10
0d2b21f

Choose a tag to compare

chore: Release package timely_container version 0.15.0

timely_communication-v0.18.0

28 Feb 14:11
0d2b21f

Choose a tag to compare

chore: Release package timely_communication version 0.18.0

timely-v0.19.0

28 Feb 14:11
0d2b21f

Choose a tag to compare

Other

  • Use dep syntax with getopts (#591)
  • Make Buffer::push_into private (#649)
  • Remove columnation and flatcontainer deps (#647)

timely_communication-v0.17.1

12 Feb 18:55
3380c92

Choose a tag to compare

chore: Release package timely_communication version 0.17.1

timely_communication-v0.17.0

12 Feb 13:27
04894ca

Choose a tag to compare

chore: Release package timely_communication version 0.17.0

timely_bytes-v0.13.0

12 Feb 13:26
04894ca

Choose a tag to compare

chore: Release package timely_bytes version 0.13.0

timely-v0.18.1

12 Feb 18:55
3380c92

Choose a tag to compare

Other

  • Update columnar to 0.3, make workspace dependency (#639)

timely-v0.18.0

12 Feb 13:27
04894ca

Choose a tag to compare

Other

  • Update columnar to 0.3, and columnar example (#635)
  • Convert Write::write to Write::write_all (#636)
  • Introduce foundation for broadcast channel (#633)