Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Apr 09:01
f19a452

1.2.0 (2026-04-21)

Features

  • Add streaming write support to enable writing larger-than-ram dask-backed arrays and datasets (#108) (9077abb)
  • implement scale_factor and add_offset getters for both readers (#127) (a3628dd)

Bug Fixes

  • add tests for non contiguous behavior (#123) (10ac68b)
  • consolidate child metadata at end of file (#124) (c4954c6)
  • do not overwrite python builtin min max in example (#136) (d90fd94)
  • hopefully fix windows test failure because of inaccessible files in psutil (3491c10)
  • improve type stubs (#137) (948d932)
  • improve upstream build script (#114) (43e8496)
  • missing entry in release please config extra files (4c43008)
  • use scalar coordinates variable for array dimensions in xarray (#135) (967270e)