Skip to content

Releases: TGSAI/mdio-python

v0.2.1

26 Sep 00:58
17d6e5b

Choose a tag to compare

Changes

🚀 Features

  • Make storage_options consistent with fsspec to be able to pass local cache directory (#62) @sanath-2024

🪲 Fixes

  • Pass package version to CLI command explicitly (#56) @tasansal

👷 Continuous Integration

  • Add markdown extension for trailing whitespace fix pre-commit hook (#67) @tasansal
  • Update .gitignore for cached files and PyCharm project files (#57) @srib

📚 Documentation

  • Add cloud service provider connection string documentation (#66) @tasansal

📦 Dependencies

v0.2.0

06 Sep 23:51
7cdafac

Choose a tag to compare

Changes

💥 Breaking Changes

🪲 Fixes

  • Use dimension separator in arrays instead of FSStore (#52) @sanath-2024
  • Don't fail when EBCDIC decoding has an error. (#51) @tasansal

v0.1.6

05 Sep 00:05
840714d

Choose a tag to compare

Changes

  • Patch Release v0.1.6 (#48) @tasansal
  • Improved ZFP compression quality using FIXED-ACCURACY mode (#46) @tasansal
  • fix rendering of text box for a note (#25) @srib

👷 Continuous Integration

  • Reduce automatic dependency checking interval (#41) @tasansal

📚 Documentation

  • Variable levels of ZFP compression example in docs (#47) @tasansal

📦 Dependencies

v0.1.5

27 Aug 16:29
7bf30dd

Choose a tag to compare

Changes

📚 Documentation

  • Add conda-forge instructions to docs and update README.md (#23) @tasansal

v0.1.4

26 Aug 17:29
429a6cb

Choose a tag to compare

Changes

🚀 Features

  • Nicer errors for file operations (exists, missing, can't read) (#20) @tasansal

🪲 Fixes

  • Fixed opening cloud files with / separator (#21) @tasansal
  • Change underscore typo to hyphen in cli compression-ratio option for consistency (#17) @tasansal

📦 Dependencies

v0.1.3

25 Aug 23:57
ef67a4e

Choose a tag to compare

Changes

v0.1.1

25 Aug 23:25
05487f3

Choose a tag to compare

Changes

📚 Documentation

📦 Dependencies

  • Revert from 1.2.x pre-release poetry requirement to stable 1.1.x (#13) @tasansal

v0.1.0

25 Aug 00:35
ab90f72

Choose a tag to compare

Changes

🪲 Fixes

📚 Documentation

v0.0.2

24 Aug 16:29

Choose a tag to compare

Changes

  • No changes

v0.0.1

24 Aug 15:30

Choose a tag to compare

Changes

  • No changes