Skip to content

Releases: observingClouds/xbitinfo

v0.0.6

20 Nov 22:13

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

07 Nov 18:11
7afec5f

Choose a tag to compare

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

22 Sep 06:15

Choose a tag to compare

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_bitinformation in #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

Full Changelog: v0.0.3...v0.0.4

v0.0.3

11 Sep 22:38
fd1e742

Choose a tag to compare

v0.0.2

11 Jul 20:36
4d5563e

Choose a tag to compare

Release v0.0.1

04 May 06:34

Choose a tag to compare

Initial Release