Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.17 KB

CHANGELOG.rst

File metadata and controls

27 lines (21 loc) · 1.17 KB

CHANGELOG

0.0.3 (2022-07-11)

  • Fix julia package installations for PyPi and enable installation via pip and conda (18, 132, 131) Filipe Fernandes, Mark Kittisopikul.
  • Fix compression example for zarr-files (119, 121) Hauke Schulz.
  • Keep attrs from input :pyxbitinfo.xbitinfo.get_bitinformation. (154, 158) Aaron Spring.

0.0.2 (2022-07-11)

  • Fix kwargs in :pyxbitinfo.xbitinfo._get_bitinformation_kwargs_handler which were not reused for other variables in :pyxbitinfo.xbitinfo.get_bitinformation. (99, 101) Aaron Spring.
  • Refactor :pyxbitinfo.xbitinfo.get_keepbits with xarray functions. (100) Aaron Spring.
  • Allow dim as list in :pyxbitinfo.xbitinfo.get_bitinformation. (105, 106) Aaron Spring.
  • Fix PyPI package and make it actually installable via pip (14, 114, 103) Aaron Spring, Hauke Schulz, Rich Signell.
  • Improve PyPi packaging (110) Filipe Fernandes.

0.0.1 (2022-05-04)

  • First release on PyPI.