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.1] - 2023-08-01
8+
79- Upgrade to DataFusion 28 and Arrow 43 (< https://github.com/splitgraph/seafowl/pull/458 > )
810- Implement ` CREATE OR REPLACE FUNCTION ` statement path
911 (< https://github.com/splitgraph/seafowl/pull/455 > )
187189
188190<!-- next-url -->
189191
190- [ unreleased ] : https://github.com/splitgraph/seafowl/compare/v0.5.0...HEAD
192+ [ unreleased ] : https://github.com/splitgraph/seafowl/compare/v0.5.1...HEAD
193+ [ 0.5.1 ] : https://github.com/splitgraph/seafowl/compare/v0.5.0...v0.5.1
191194[ 0.5.0 ] : https://github.com/splitgraph/seafowl/compare/v0.4.3...v0.5.0
192195[ 0.4.3 ] : https://github.com/splitgraph/seafowl/compare/v0.4.2...v0.4.3
193196[ 0.4.2 ] : https://github.com/splitgraph/seafowl/compare/v0.4.1...v0.4.2
Original file line number Diff line number Diff line change 33[package ]
44name = " seafowl"
55build = " build.rs"
6- version = " 0.5.0 "
6+ version = " 0.5.1 "
77edition = " 2021"
88
99readme = " README.md"
You can’t perform that action at this time.
0 commit comments