Skip to content

Releases: TileDB-Inc/TileDB-Py

TileDB-Py 0.33.5

07 Mar 11:53
a39a818
Compare
Choose a tag to compare

Release 0.33.5

  • TileDB-Py 0.33.5 includes TileDB Embedded 2.27.2

Bug Fixes

Improvements

  • Expand .df Array/Query accessor to allow indexing with NumPy and PyArrow arrays by @kounelisagis in #2170
  • Improve the logic for using Arrow when it is not explicitly requested by @kounelisagis in #2168

Full Changelog: 0.33.4...0.33.5


PyPI release: https://pypi.org/project/tiledb/0.33.5/

TileDB-Py 0.33.4

21 Feb 17:57
2e16fab
Compare
Choose a tag to compare
  • TileDB-Py 0.33.4 includes TileDB Embedded 2.27.1

Bug Fixes

  • Fix the error caused by non-decodable bytes when retrieving the non-empty domain for TILEDB_ASCII dimensions by @kounelisagis in #2164
  • Fix NDRectangle::set_range overloads by @kounelisagis in #2157
  • Fix broken API docs search and expose Metadata by @kounelisagis in #2153
  • Bug fix: Data buffer is not resized for byte objects after completing the buffer and offsets conversion by @kounelisagis in #2150

Improvements

Full Changelog: 0.33.3...0.33.4


PyPI release: https://pypi.org/project/tiledb/0.33.4/

TileDB-Py 0.33.3

24 Jan 18:55
f0267e6
Compare
Choose a tag to compare

Bug Fixes

  • Fix interaction with CloudArray interface of tiledb-cloud package @kounelisagis in #2144

Improvements

  • Add cc alias for libtiledb to provide partial backward compatibility with existing usage of internal APIs by @kounelisagis in #2145

Full Changelog: 0.33.2...0.33.3


PyPI release: https://pypi.org/project/tiledb/0.33.3/

TileDB-Py 0.33.2

04 Jan 16:23
1b27da9
Compare
Choose a tag to compare

What's Changed

Wheels are now available for aarch64 Linux on PyPI.

Bug Fixes

  • Explicitly set the numpy type passed in QueryExperimental::set_data_buffer by @kounelisagis in #2128

Improvements

Full Changelog: 0.33.1...0.33.2


PyPI release: https://pypi.org/project/tiledb/0.33.2/

TileDB-Py 0.33.1

02 Jan 20:27
759e9f8
Compare
Choose a tag to compare

Packaging Notes

This version eliminates the Cython dependency, and communication with the TileDB Arrays library (libtiledb) is now handled exclusively with pybind11.

Improvements


PyPI release: https://pypi.org/project/tiledb/0.33.1/

TileDB-Py 0.33.0

13 Dec 08:25
Compare
Choose a tag to compare
  • TileDB-Py 0.33.0 includes TileDB Embedded 2.27.0

Improvements

Full Changelog: 0.32.5...0.33.0


PyPI release: https://pypi.org/project/tiledb/0.33.0/

TileDB-Py 0.32.5

29 Oct 18:37
c18a63c
Compare
Choose a tag to compare
  • TileDB-Py 0.32.5 includes TileDB Embedded 2.26.2

Improvements

Build system changes


PyPI release: https://pypi.org/project/tiledb/0.32.5/

TileDB-Py 0.32.4

29 Oct 14:37
f206545
Compare
Choose a tag to compare
  • TileDB-Py 0.32.4 was inadvertently released against TileDB 2.26.1. This will be corrected in 0.32.5, but the version delta does not justify yanking 0.32.4.

Improvements

Build system changes


PyPI release: https://pypi.org/project/tiledb/0.32.4/

TileDB-Py 0.32.3

30 Sep 11:39
Compare
Choose a tag to compare
  • TileDB-Py 0.32.3 includes TileDB Embedded 2.26.2

Build system changes


PyPI release: https://pypi.org/project/tiledb/0.32.3/

TileDB-Py 0.32.2

25 Sep 15:47
f057c52
Compare
Choose a tag to compare

Improvements


PyPI release: https://pypi.org/project/tiledb/0.32.2/