v0.1.3
-
Bug fixes:
- checksum bug in sync_data
- README: bug in iRODS connection
- Quickstart tutuorial
-
New feature: Export metadata
-
Upload/Download: Introduce flag to turn exceptions into warnings when uploading collecions and folders
What's Changed
- Fix capitalization of tutorials by @qubixes in #70
- Expand user home directory in
irods_env_path
by @jpmcfarland in #71 - 73 check tutorials by @chStaiger in #75
- Feature py37 types by @maartenschermer in #76
- 72 export metadata by @chStaiger in #83
- Add close method to session and remove del by @qubixes in #85
- Remove the keywords.py by @chStaiger in #86
- 84 simplify checksum in sync by @maartenschermer in #88
- Fix iBridges working in Python 3.8 by @qubixes in #89
- Update integration-tests-irods.yml by @dometto in #91
- Fix ci by @chStaiger in #92
- Revert "Fix ci" by @chStaiger in #93
- Fixing typo in README by @chStaiger in #95
- Update integration-tests-irods.yml by @dometto in #97
- Improve errors by @qubixes in #87
- sync: return dict of changed items by @dometto in #90
- fixed checksum-check NoneType error by @maartenschermer in #101
- Improving the error when upload or download fails by @chStaiger in #104
- Removing os module, tickets switched to demofile by @chStaiger in #106
- Bug fixes and tutorial updates by @chStaiger in #107
New Contributors
- @jpmcfarland made their first contribution in #71
Full Changelog: v0.1.2...v0.1.3