File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Release 0.26.1
1+ # Release 0.26.3
2+
3+ ## Improvements
4+
5+ * Fix vfs readinto when buff is not bytes. [ #1915 ] ( https://github.com/TileDB-Inc/TileDB-Py/pull/1915 )
6+ * Update daily test builds to use single source of truth for libtiledb target versions. [ 1910] ( https://github.com/TileDB-Inc/TileDB-Py/pull/1910 )
7+ * Remove Python 3.7 CI jobs. [ 1916] ( https://github.com/TileDB-Inc/TileDB-Py/pull/1916 )
8+
9+ # Release 0.26.2
210
311## Improvements
412
Original file line number Diff line number Diff line change 66 LIBTILEDB_VERSION : dev
77 LIBTILEDB_SHA : dev
88 ${{ else }} :
9- TILEDBPY_VERSION : 0.26.2
9+ TILEDBPY_VERSION : 0.26.3
1010 # NOTE: *must* update both LIBTILEDB_VERSION and LIBTILEDB_SHA
1111 LIBTILEDB_VERSION : " 2.20.1"
1212 # NOTE: *must* update both LIBTILEDB_VERSION and LIBTILEDB_SHA
You can’t perform that action at this time.
0 commit comments