Releases: virtual-imaging-platform/VIP-python-client
Releases · virtual-imaging-platform/VIP-python-client
Release 0.1.9
What's Changed
- refactor VipGirder + fix tests by @hippolyteblot in #44
- new features and rebranding of classes by @ethaaalpha in #41
- fix examples by @ethaaalpha in #45
New Contributors
- @ethaaalpha made their first contribution in #41
Full Changelog: v0.1.8...v0.1.9
Available on pypi : https://pypi.org/project/vip-client/0.1.9/
Release 0.1.8
Although it is not the first release of the vip-python-client, this is the oldest supported in the current state.
It has been mainly built by @gaelvila, which created the main architecture with the classes VIPLauncher, VIPSession and VIPCI still in used today. This corresponds to the deprecated versions up to v0.1.3
Then it has been maintained and improved by @hippolyteblot and @axlbonnet with the following changes :
- Correct outputs by @axlbonnet in #29
- Updating tests and modifications of errors to standardize their messages by @hippolyteblot in #31
- Changing import system by @hippolyteblot in #32
- New workflow by @hippolyteblot in #33
- Adding functions to vip utils to get examples by @hippolyteblot in #34
- Feature/fix input check by @hippolyteblot in #36
- Several fixes : Changing VIP portal / Girder URL, working route to check api key, check for empty file by @hippolyteblot in #40
- release 0.1.8 : remove trailing slash in vip url by @axlbonnet in #43
Full Changelog: https://github.com/virtual-imaging-platform/VIP-python-client/commits/v0.1.8
Available on pypi : https://pypi.org/project/vip-client/0.1.8/