File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 0.18.1] ( https://github.com/TimelyDataflow/timely-dataflow/compare/timely-v0.18.0...timely-v0.18.1 ) - 2025-02-12
6
+
7
+ ### Other
8
+
9
+ - Update columnar to 0.3, make workspace dependency ([ #639 ] ( https://github.com/TimelyDataflow/timely-dataflow/pull/639 ) )
10
+
5
11
## [ 0.18.0] ( https://github.com/TimelyDataflow/timely-dataflow/compare/timely-v0.17.1...timely-v0.18.0 ) - 2025-02-12
6
12
7
13
### Other
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " timely_communication"
3
- version = " 0.17.0 "
3
+ version = " 0.17.1 "
4
4
authors = [" Frank McSherry <fmcsherry@me.com>" ]
5
5
description = " Communication layer for timely dataflow"
6
6
edition.workspace = true
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
3
3
name = " timely"
4
- version = " 0.18.0 "
4
+ version = " 0.18.1 "
5
5
authors = [" Frank McSherry <fmcsherry@me.com>" ]
6
6
readme = " ../README.md"
7
7
edition.workspace = true
You can’t perform that action at this time.
0 commit comments