File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.21.0] ( https://github.com/TimelyDataflow/timely-dataflow/compare/timely-v0.20.0...timely-v0.21.0 ) - 2025-05-09
6+
7+ ### Other
8+
9+ - Remove crossbeam uses
10+ - Tidy various logging uses
11+ - Make std::time::Instant optional
12+ - Merge pull request #662 from frankmcsherry/further_cleanup
13+ - Switch to finish_non_exhaustive()
14+ - Merge branch 'master' into docs
15+
516## [ 0.20.0] ( https://github.com/TimelyDataflow/timely-dataflow/compare/timely-v0.19.0...timely-v0.20.0 ) - 2025-03-28
617
718### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " timely_communication"
3- version = " 0.19.0 "
3+ version = " 0.19.1 "
44authors = [
" Frank McSherry <[email protected] >" ]
55description = " Communication layer for timely dataflow"
66edition.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22
33name = " timely"
4- version = " 0.20 .0"
4+ version = " 0.21 .0"
55authors = [
" Frank McSherry <[email protected] >" ]
66readme = " ../README.md"
77edition.workspace = true
You can’t perform that action at this time.
0 commit comments