File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11Release Notes
22---
33
4+ ## [ 2.4.0] ( https://github.com/ibis-project/ibis-substrait/compare/v2.3.2...v2.4.0 ) (2022-05-12)
5+
6+
7+ ### Features
8+
9+ * ** struct:** add struct field access ([ 26c329a] ( https://github.com/ibis-project/ibis-substrait/commit/26c329a8c5398bd161524b0d45c874a15045f15f ) )
10+
411### [ 2.3.2] ( https://github.com/ibis-project/ibis-substrait/compare/v2.3.1...v2.3.2 ) (2022-05-12)
512
613
Original file line number Diff line number Diff line change 1- __version__ = "2.3.2 "
1+ __version__ = "2.4.0 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " ibis-substrait"
3- version = " 2.3.2 "
3+ version = " 2.4.0 "
44packages = [{ include = " ibis_substrait" }]
55homepage = " https://github.com/ibis-project/ibis-substrait"
66repository = " https://github.com/ibis-project/ibis-substrait"
You can’t perform that action at this time.
0 commit comments