TileDB Py Versions Save

Python interface to the TileDB storage engine

0.29.0

1 week ago

Release 0.29.0

  • TileDB-Py 0.29.0 includes TileDB Embedded 2.23.0

Improvements

Build system changes


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

0.28.0

1 month ago

Release 0.28.0

TileDB Embedded updates

  • TileDB-Py 0.28.0 includes TileDB Embedded 2.22.0

Improvements

Build system changes


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

0.27.1

1 month ago

Release 0.27.1

TileDB Embedded updates

  • TileDB-Py 0.27.1 includes TileDB Embedded 2.21.1

Improvements

  • Add tests to ensure empty result on query condition for invalid enum. 1882

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

0.27.0

1 month ago

Release 0.27.0

  • TileDB-Py 0.27.0 includes TileDB Embedded 2.21.0

New Contributors

Full Changelog: https://github.com/TileDB-Inc/TileDB-Py/compare/0.26.4...0.27.0


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

0.26.4

2 months ago

What's Changed

Full Changelog: https://github.com/TileDB-Inc/TileDB-Py/compare/0.26.3...0.26.4

0.26.3

2 months ago

Release 0.26.3

New features

  • TileDB Aggregate API. #1889

Improvements

  • Fix vfs readinto when buff is not bytes. #1915
  • Update daily test builds to use single source of truth for libtiledb target versions. 1910
  • Remove Python 3.7 CI jobs. 1916

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

0.26.2

2 months ago

Release 0.26.2

Improvements

  • Added API support for TileDB aggregates. #1889
  • For compatibility with fsspec and rasterio, isdir(), isfile(), and size() aliases have been added to the VFS class. #1902.

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

0.26.1

2 months ago

Release 0.26.1

  • TileDB-Py 0.26.1 includes TileDB Embedded 2.20.1

0.26.0

3 months ago

Release 0.26.0

  • TileDB-Py 0.26.0 includes TileDB Embedded 2.20.0

Bug Fixes

  • Add safe Group.__repr__ #1890
  • Use safe repr if ArraySchema was not properly constructed #1896

Improvements

  • Warn when os.fork() is used in the presence of a Tiledb context #1876.
  • Enable GCS in osx-arm64 wheel builds #1899

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

0.25.0

4 months ago
  • TileDB-Py 0.25.0 includes TileDB Embedded 2.19.0

What's Changed

Full Changelog: https://github.com/TileDB-Inc/TileDB-Py/compare/0.24.0...0.25.0-rc0


https://pypi.org/project/tiledb/0.25.0/