Releases: TileDB-Inc/TileDB-Py
Releases · TileDB-Inc/TileDB-Py
TileDB-Py 0.22.2
TileDB-Py 0.22.2
- TileDB-Py 0.22.2 includes TileDB Embedded 2.16.2
PyPI release: https://pypi.org/project/tiledb/0.22.2/
TileDB-Py 0.22.1
TileDB-Py 0.22.1
- TileDB-Py 0.22.1 includes TileDB Embedded 2.16.1
TileDB-Py 0.22.0
TileDB-Py 0.21.6
TileDB-Py 0.21.5
What's Changed
- Handle empty string passed to Query condition by @Shelnutt2 in #1774
- Update comments and output in sparse/dense query examples by @endast in #1773
New Contributors
Full Changelog: 0.21.4...0.21.5
TileDB-Py 0.21.4
TileDB-Py 0.21.3
TileDB-Py 0.21.2
TileDB-Py 0.21.1
Release 0.21.1
TileDB Embedded updates
- TileDB-Py 0.21.1 includes TileDB Embedded 2.15.0
Improvements
- Move
ArraySchema
from Cython to pure Python #1340
Bug Fixes
- Correct
Attr.fill
for UTF-8 #1594
Notes
- 0.21.0 tag was invalid and thus deleted before PyPI release.
- 0.21.1 was re-tagged on GitHub to correctly target the SHA
feb8dadd20
used in the 0.21.1 release source tarball and wheel builds on PyPI.
TileDB-Py 0.20.0
Release 0.20.0
- TileDB-Py 0.20.0 includes TileDB Embedded 2.14.0
- Includes support for binary comparison QueryConditions on UTF-8 (
TILEDB_STRING_UTF8
) attributes.
- Includes support for binary comparison QueryConditions on UTF-8 (