Releases: cloudfactory/hasty-python
Releases · cloudfactory/hasty-python
0.3.9
0.3.8
What's Changed
- Add readthedoc.yaml file by @kostya-cf in #41
- [HT-6917] Add video and activity CRUD by @waffles-cf in #43
- just add new version by @meilseit in #44
New Contributors
- @kostya-cf made their first contribution in #41
- @waffles-cf made their first contribution in #43
- @meilseit made their first contribution in #44
Full Changelog: 0.3.7...0.3.8
0.3.7
What's Changed
- [HT-6536] Adding image status: Completed by @xeviknal in #34
- [HT-6405] Using API tool when creating labels by @xeviknal-cf in #38
- [HT-6557] Adjusting tests after enabling them by @xeviknal-cf in #39
- Bump to new version: 0.3.7 by @xeviknal-cf in #40
New Contributors
- @xeviknal made their first contribution in #34
- @xeviknal-cf made their first contribution in #38
Full Changelog: 0.3.6...0.3.7
0.3.6
Add external ids support
- To images, labels and label classes
Add image rename/delete/move methods
Merge pull request #27 from hasty-ai/kp-add-image-delete Add image rename/move/delete methods
Fix exceptions handling
Merge pull request #26 from hasty-ai/kp-retrying-fix HT-945 Do not retry on handled exceptions