Skip to content

v0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 19:32
· 680 commits to main since this release

Added

  • Added simple CLI implementation to support automation and MLOps toolchain use cases. Supports reading/writing to
    cloud storage using S3, GCS, ADL, ABFS and AZ protocols. Containerized version available at
    dockerhub.

Changed

  • make clean now also clears __pycache__
  • Fixed some inconsistencies in docstrings (they still need some additional love though)