Skip to content

Changelog

v0.9.0 (2025-01-28)

This release includes the addition of globbing functionality, a rename of ParallelStoreReader to BlockStoreReader, improvements to file-like properties, and expanded user guide documentation covering xarray integration, globbing, caching, and debugging.

Breaking Changes

Features

Bug Fixes

Chores

Full Changelog: github.com/virtual-zarr/obspec-utils/compare/v0.8.0...v0.9.0

v0.8.0 (2025-01-25)

This release includes a redesign of sub-module structure, a significant bug fix in ParallelStoreReader, pickling support for CachingReadableStore, and the addition of the Head protocol to ReadableStore for more efficient file size determination.

Breaking Changes

Features

Bug Fixes

Chores

Full Changelog: github.com/virtual-zarr/obspec-utils/compare/v0.7.0...v0.8.0

v0.7.0 (2025-01-24)

What's Changed

Full Changelog: github.com/virtual-zarr/obspec-utils/compare/v0.6.0...v0.7.0

v0.6.0 (2025-01-24)

What's Changed

Full Changelog: github.com/virtual-zarr/obspec-utils/compare/v0.5.0...v0.6.0

v0.5.0 (2025-01-24)

Major redesign around using protocols from obspec to support generic usage libraries other than obstore

What's Changed

Full Changelog: github.com/virtual-zarr/obspec-utils/compare/v0.4.1...v0.5.0

v0.4.1 (2024-12-19)

What's Changed

Full Changelog: github.com/virtual-zarr/obspec-utils/compare/v0.4.0...v0.4.1

v0.4.0 (2024-12-18)

What's Changed

Full Changelog: github.com/virtual-zarr/obspec-utils/compare/v0.3.0...v0.4.0

v0.3.0 (2024-12-18)

What's Changed

Full Changelog: github.com/virtual-zarr/obspec-utils/compare/v0.2.0...v0.3.0

v0.2.0 (2024-12-10)

What's Changed

Full Changelog: github.com/virtual-zarr/obspec-utils/compare/v0.1.0...v0.2.0

v0.1.0 (2024-11-21)

What's Changed

New Contributors

Full Changelog: github.com/virtual-zarr/obspec-utils/compare/v0.1.0b1...v0.1.0

v0.1.0b1 (2024-06-20)

Initial beta release.