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.6.0] ( https://github.com/ibis-project/ibis-substrait/compare/v2.5.0...v2.6.0 ) (2022-05-13)
5+
6+
7+ ### Features
8+
9+ * add ops.Contains -> singular_or_list translation ([ d768ea3] ( https://github.com/ibis-project/ibis-substrait/commit/d768ea32ec1dbe92121f5dd3a3e1a0e568a34f1a ) )
10+
411## [ 2.5.0] ( https://github.com/ibis-project/ibis-substrait/compare/v2.4.0...v2.5.0 ) (2022-05-12)
512
613
Original file line number Diff line number Diff line change 1- __version__ = "2.5 .0"
1+ __version__ = "2.6 .0"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " ibis-substrait"
3- version = " 2.5 .0"
3+ version = " 2.6 .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