Skip to content

Releases: TileDB-Inc/TileDB-Py

TileDB-Py 0.36.0

10 Dec 02:21
3420a7f

Choose a tag to compare

  • TileDB-Py 0.36.0 includes TileDB Embedded 2.30.0

Bug Fixes

Improvements

Full Changelog: 0.35.2...0.36.0


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

TileDB-Py 0.35.2

06 Nov 16:10
23eec31

Choose a tag to compare

  • TileDB-Py 0.35.2 includes TileDB Embedded 2.29.2

Packaging Notes

Improvements

Full Changelog: 0.35.1...0.35.2


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

TileDB-Py 0.35.1

13 Oct 18:02
cacc51e

Choose a tag to compare

  • TileDB-Py 0.35.1 includes TileDB Embedded 2.29.1

Bug Fixes

Improvements

Build system changes


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

TileDB-Py 0.35.0

22 Sep 21:58
5b5e6bc

Choose a tag to compare

  • TileDB-Py 0.35.0 includes TileDB Embedded 2.29.0

Bug Fixes

Improvements

  • Fix numpy comparisons; use == for dtypes and isinstance for arrays by @kounelisagis in #2235
  • Remove outdated lock handling from create_array_from_fragments by @kounelisagis in #2229
  • Add backwards compatibility support for variable-length point ranges by @kounelisagis in #2226

Build system changes

  • Re-enable libtiledb grafting with auditwheel by @ktsitsi in #2238

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

TileDB-Py 0.34.2

29 Jul 10:47
6afbc68

Choose a tag to compare

Improvements

Build system changes

Full Changelog: 0.34.1...0.34.2


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

TileDB-Py 0.34.1

22 Jul 18:56
d72c94e

Choose a tag to compare

  • TileDB-Py 0.34.1 includes TileDB Embedded 2.28.1

What's Changed

Bug Fixes

Improvements

Full Changelog: 0.34.0...0.34.1


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

TileDB-Py 0.34.0

27 May 12:02
97a56d4

Choose a tag to compare

  • TileDB-Py 0.34.0 includes TileDB Embedded 2.28.0

Improvements

Build system changes

  • Set manylinux images to manylinux_2_28 for build wheels workflow by @kounelisagis in #2192

Full Changelog: 0.33.6...0.34.0


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

TileDB-Py 0.33.6

17 Mar 15:41
25afe8a

Choose a tag to compare

Bug Fixes


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

TileDB-Py 0.33.5

07 Mar 11:53
a39a818

Choose a tag to compare

  • 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

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/