What’s New

What’s New#

The format is based on Keep a Changelog, and this project adheres to Intended Effort Versioning (EffVer for short). Release notes are automatically recovered from GitHub by sphinx-github-changelog.

v0.1.0#

Released on 2026-07-07 - GitHub - PyPI

What's Changed

  • No new features or bug fixes since the previous pre-release.

Full Changelog: v0.1.0b2...v0.1.0

v0.1.0b2#

Released on 2026-07-07 - GitHub - PyPI

What's Changed

Fixed

  • Write accessor couldn't handle dask array due to: AttributeError: 'Array' object has no attribute 'tofile' by @fschuch in #31

Full Changelog: v0.1.0b1...v0.1.0b2

v0.1.0b1#

Released on 2026-07-07 - GitHub - PyPI

What's Changed

Added

Fixed

  • Improved binfile reading robustness with stricter on-disk size validation and enhanced indexing (including integer-based indexing) by @fschuch in #29
  • Made binary writes atomic and added optional output dtype casting for safer, predictable round-trips by @fschuch in #29

Documentation

Full Changelog: v0.1.0b0...v0.1.0b1

v0.1.0b0#

Released on 2025-07-18 - GitHub - PyPI

Added

  • Implement binary file backend for xarray by @fschuch in #2

Other Changes

  • Initialize project from wizard by @fschuch in #1

New Contributors

Full Changelog: https://github.com/fschuch/xarray-binfile/commits/v0.1.0b0