Releases: observingClouds/xbitinfo
Releases · observingClouds/xbitinfo
v0.0.6
What's Changed
- Merge pytest toml to support pytest>=9.0.0 by @observingClouds in #326
- Update dataset loading instructions in notebook by @observingClouds in #322
- Improve demo code by @observingClouds in #325
- support zarr v2 and python 3.10 by @observingClouds in #327
- Update GitHub Action Versions by @observingClouds in #306
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- [pre-commit.ci] pre-commit autoupdate in #307
- Mention pooch requirement for example dataset in #313
- Add python matrix test and restrict supported versions to 3.11-3.13 in #323
- Release version 0.0.5 by @observingClouds in #324
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Improve documentation in #310.
- Fix deprecation compatibility issues in #309.
- Limit libcurl version to fix recent binary issues in #297.
- Add warning for quantized variables in #286, issue #202.
- Update BitInformation.jl version to v0.6.3 in #292.
- Improve test/docs environment separation in #275, issue #267.
- Set default masked value to None for integers in #289.
- Add basic filter to remove artificial information from bitinformation in #280, issue #209.
- Add support for additional datatypes in :py:func:
xbitinfo.xbitinfo.plot_bitinformationin #218, issue #168. - Drop python 3.8 support and add python 3.11 in #175.
- Implement basic retrieval of bitinformation in python as alternative to julia implementation in #156, issue #155, #126, issue #125.
- Make julia binding to BitInformation.jl optional in #153, issue #151.
- Add support for python 3.13 in #303 and use uv for GitHub Actions.
- Simplify get_bitinformation function in #262, issue #261.
New Contributors
- @raybellwaves made their first contribution in #163
- @Ishaanj18 made their first contribution in #185
- @ayoubft made their first contribution in #204
- @fnhirwa made their first contribution in #272
- @AryanBakliwal made their first contribution in #275
- @JoelJaeschke made their first contribution in #286
Full Changelog: v0.0.3...v0.0.4
v0.0.3
See release note.
v0.0.2
See release note.
Release v0.0.1
Initial Release