File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55## [ Unreleased] - ReleaseDate
66
7+ ## [ 0.5.2] - 2023-09-07
8+
79- Wire up COPY TO statement (< https://github.com/splitgraph/seafowl/pull/462 > )
810- Upgrade to DataFusion 30 and Arrow 45 (< https://github.com/splitgraph/seafowl/pull/461 > )
911- Enable time travel for write statements with source queries
194196
195197<!-- next-url -->
196198
197- [ unreleased ] : https://github.com/splitgraph/seafowl/compare/v0.5.1...HEAD
199+ [ unreleased ] : https://github.com/splitgraph/seafowl/compare/v0.5.2...HEAD
200+ [ 0.5.2 ] : https://github.com/splitgraph/seafowl/compare/v0.5.1...v0.5.2
198201[ 0.5.1 ] : https://github.com/splitgraph/seafowl/compare/v0.5.0...v0.5.1
199202[ 0.5.0 ] : https://github.com/splitgraph/seafowl/compare/v0.4.3...v0.5.0
200203[ 0.4.3 ] : https://github.com/splitgraph/seafowl/compare/v0.4.2...v0.4.3
Original file line number Diff line number Diff line change 33[package ]
44name = " seafowl"
55build = " build.rs"
6- version = " 0.5.1 "
6+ version = " 0.5.2 "
77edition = " 2021"
88
99readme = " README.md"
You can’t perform that action at this time.
0 commit comments