Skip to content

Releases: opendatacube/odc-loader

v0.6.0rc4

09 Sep 09:21
Compare
Choose a tag to compare
v0.6.0rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0rc3...v0.6.0rc4

v0.6.0rc3

28 Jul 06:34
Compare
Choose a tag to compare
v0.6.0rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0rc2...v0.6.0rc3

v0.6.0rc2

28 Jul 03:45
Compare
Choose a tag to compare
v0.6.0rc2 Pre-release
Pre-release

What's Changed

  • Support zarr v3 by @nkarasiak in #26
    • i.e. change pins on optional zarr dependencies to allow latest zarr version
  • Add optional .driver_data to {Raster,Aux}BandMetadata classes by @Kirill888 in #27
    • fixes for JSON repr when driver_data doesn't handle JSON serialization (like when it's a lambda for example)

New Contributors

Full Changelog: v0.6.0rc1...v0.6.0rc2

v0.6.0rc1

13 Jun 07:05
Compare
Choose a tag to compare
v0.6.0rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.1...v0.6.0rc1

0.5.1 - 2025-04-03

03 Apr 00:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...v0.5.1

0.5.0 - 2025-03-21

21 Mar 00:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0 - 5th February 2024

04 Feb 23:37
Compare
Choose a tag to compare

Ensure the license file is included in the packages, to fix conda-forge packaging.

0.3.0

06 Dec 06:28
Compare
Choose a tag to compare
Add uv-lock to pre-commit

Better release

19 Nov 06:25
Compare
Choose a tag to compare

Release with a proper version number, and include it in the package.

0.1.0 Initial release

19 Nov 06:17
Compare
Choose a tag to compare

Attempt an initial release and publish to PyPI