- Metadata:
- one can now assign key, value and units separately to update a metadata entry
- When the Units of a metadata item are empty, then it will be displayed and treated in iBridges as
''
- Search:
- The search now returns a list of
CachedIrodsPath
. This improves the performance when retrieving sizes and checksums.
- The search now returns a list of
- Data operations:
- New flag to disable the tqdm status bar when working with a lot of parallel transfers
- Bugfix
- Password field was not shown in Jupyter notebooks --> fixed
What's Changed
- Add documenation to main --> render RTD by @chStaiger in #186
- New minor release by @chStaiger in #190
- new version 0.2.2 by @chStaiger in #193
- v0.2.3 by @chStaiger in #211
- v0.2.4 by @chStaiger in #215
- v1.0.0 by @chStaiger in #219
- Update README.md by @chStaiger in #220
- v1.0.1 by @chStaiger in #234
- V1.1.0 by @chStaiger in #256
- Small updates for v1.1.1 by @chStaiger in #271
- v1.2.0 by @chStaiger in #280
- MetaData rework by @qubixes in #281
- Search: Returning CachedIrodsPath for data objects by @chStaiger in #283
- Allow the tqdm progress bar to be disabled by @qubixes in #284
- 285 metadata tutorial by @chStaiger in #286
- bug fix for ipython by @chStaiger in #288
- Add setitem to metadata object and rename _rename method by @qubixes in #289
- Improve error catching and message for add by @chStaiger in #290
- v1.3.0 by @chStaiger in #291
Full Changelog: v1.2.0...v1.3.0