File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed
Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 44
55## [ Unreleased] - ReleaseDate
66
7+ ## [ 0.5.0] - 2023-07-12
8+
79- Upgrade to DataFusion 27 and Arrow 42 (< https://github.com/splitgraph/seafowl/pull/453 > )
810- Load schemas without tables and double-check missing DB ids in a given context
911 (< https://github.com/splitgraph/seafowl/pull/446 > )
179181
180182<!-- next-url -->
181183
182- [ unreleased ] : https://github.com/splitgraph/seafowl/compare/v0.4.3...HEAD
184+ [ unreleased ] : https://github.com/splitgraph/seafowl/compare/v0.5.0...HEAD
185+ [ 0.5.0 ] : https://github.com/splitgraph/seafowl/compare/v0.4.3...v0.5.0
183186[ 0.4.3 ] : https://github.com/splitgraph/seafowl/compare/v0.4.2...v0.4.3
184187[ 0.4.2 ] : https://github.com/splitgraph/seafowl/compare/v0.4.1...v0.4.2
185188[ 0.4.1 ] : https://github.com/splitgraph/seafowl/compare/v0.4.0...v0.4.1
Original file line number Diff line number Diff line change 33[package ]
44name = " seafowl"
55build = " build.rs"
6- version = " 0.4.3 "
6+ version = " 0.5.0 "
77edition = " 2021"
88
99readme = " README.md"
You can’t perform that action at this time.
0 commit comments