You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
## Improvements
4
4
*`setup.py` revert back to retrieving core version by using `ctypes` by parsing `tiledb_version.h`; the tiledb shared object lib now returns back a full path [#1226](https://github.com/TileDB-Inc/TileDB-Py/pull/1226)
5
+
* Update minimum required cmake version to =>3.23; required for building `libtiledb`[#1260](https://github.com/TileDB-Inc/TileDB-Py/pull/1260)
5
6
6
7
## API Changes
7
8
* Addition of `in` operator for `QueryCondition`[#1214](https://github.com/TileDB-Inc/TileDB-Py/pull/1214)
0 commit comments