File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ members = [
1616resolver = " 2"
1717
1818[workspace .dependencies ]
19- differential-dataflow = { path = " differential-dataflow" , default-features = false , version = " 0.14.1 " }
19+ differential-dataflow = { path = " differential-dataflow" , default-features = false , version = " 0.14.2 " }
2020timely = { version = " 0.20" , default-features = false }
2121# timely = { path = "../timely-dataflow/timely/", default-features = false }
2222
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.14.2] ( https://github.com/TimelyDataflow/differential-dataflow/compare/differential-dataflow-v0.14.1...differential-dataflow-v0.14.2 ) - 2025-04-06
11+
12+ ### Other
13+
14+ - Make builder::result members public ([ #591 ] ( https://github.com/TimelyDataflow/differential-dataflow/pull/591 ) )
15+
1016## [ 0.14.1] ( https://github.com/TimelyDataflow/differential-dataflow/compare/differential-dataflow-v0.14.0...differential-dataflow-v0.14.1 ) - 2025-03-28
1117
1218### Other
Original file line number Diff line number Diff line change 11[package ]
22
33name = " differential-dataflow"
4- version = " 0.14.1 "
4+ version = " 0.14.2 "
55authors = [" Frank McSherry <fmcsherry@me.com>" ]
66
77description = " An incremental data-parallel dataflow platform"
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.1.10] ( https://github.com/TimelyDataflow/differential-dataflow/compare/differential-dogs3-v0.1.9...differential-dogs3-v0.1.10 ) - 2025-04-06
11+
12+ ### Other
13+
14+ - updated the following local packages: differential-dataflow
15+
1016## [ 0.1.9] ( https://github.com/TimelyDataflow/differential-dataflow/compare/differential-dogs3-v0.1.8...differential-dogs3-v0.1.9 ) - 2025-03-28
1117
1218### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " differential-dogs3"
3- version = " 0.1.9 "
3+ version = " 0.1.10 "
44authors = [" Frank McSherry <fmcsherry@me.com>" ]
55license = " MIT"
66edition = " 2021"
You can’t perform that action at this time.
0 commit comments