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
- Overall review and new examples by @fschuch in #29
- Published by GH Pages: https://docs.fschuch.com/xarray-binfile
Full Changelog: v0.1.0b0...v0.1.0b1
v0.1.0b0#
Released on 2025-07-18 - GitHub - PyPI
Added
Other Changes
New Contributors
Full Changelog: https://github.com/fschuch/xarray-binfile/commits/v0.1.0b0