Skip to content

v1.0.1

Compare
Choose a tag to compare
@chStaiger chStaiger released this 24 Jul 11:23
· 14 commits to main since this release
89b883b

New fetatures:

  • Streaming the password to the interactive_auth, important when CLI is used from another programming language like R

  • CLI: creating and using aliases for the connection parameters

  • API:

    • The metadata can now be accessed from the IrodsPath directly
    • Export metadata of a collection and all its members as a json file.
    • Upload: data can be automatically tagged with metadata.
    • Download: metadata can be exported in when downloading data.
  • Calling the CLI will create the .irods folder, if not present

What's Changed

New Contributors

Full Changelog: v0.2.0...v1.0.1