Skip to content

Releases: iBridges-for-iRODS/iBridges

v1.1.1

08 Oct 09:45
4347bb3
Compare
Choose a tag to compare

What's Changed

Move a to a new GitHub Organisation


New Contributors

Full Changelog: v0.2.0...v1.1.1

v1.1.0

22 Aug 17:38
1850dd8
Compare
Choose a tag to compare

API:

New progress bar taking the latest PRC development into account
Bugfix for data transfers: overwrite flag was not handled correctly
New search function: Path to search in, path pattern and metadata searches taking units into account
Open data objects from their IrodsPath
Support for md5 checksums in data transfers
CLI:

Search functionality

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

24 Jul 11:23
89b883b
Compare
Choose a tag to compare

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

v1.0.0

28 Jun 14:51
baa690c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v1.0.0

v0.2.4

27 Jun 16:07
2a50511
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

26 Jun 15:42
1970de3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

17 Jun 14:01
54469e4
Compare
Choose a tag to compare

Bug fix.

v0.2.1

07 Jun 05:49
5c67d53
Compare
Choose a tag to compare

Improve transfer of single large files.

v0.2.0

30 May 11:10
a734572
Compare
Choose a tag to compare

API:

  • Move data objects and collections, aka rename
  • Improve connection checks
  • Rework the API
  • Bugfix in search
  • Examples in docstrings

CLI:

  • Adding mkcoll and tree

Update tutorials

What's Changed

Full Changelog: v0.1.6...v0.2.0

v0.1.6

14 May 10:24
0c0274e
Compare
Choose a tag to compare
  • Cli: add mkcoll
  • API: make network check available as function
  • Pipeline: dependabot