v1.1.0
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
- Update sphinx requirement from <8.0.0 to <9.0.0 by @dependabot in #237
- Fix f-string issue in error message by @qubixes in #240
- Main by @chStaiger in #244
- Modify progress bar to be updated during single files by @qubixes in #242
- Fix obj_put not setting overwrite flag by @qubixes in #247
- Make the iBridges search more easy to use by @qubixes in #239
- Add feature to directly open files with IrodsPath by @qubixes in #241
- Switch to IrodsPath, rename function by @chStaiger in #249
- Check for md5 checksums if remote uses that by @qubixes in #248
- Fix overwrite / ignore_err flags in upload and download by @qubixes in #254
- V1.1.0 by @chStaiger in #256
Full Changelog: v1.0.1...v1.1.0