Releases: roboflow/roboflow-python
Releases · roboflow/roboflow-python
0.2.33
We fixed a bug with classification inference response decoding from the new Roboflow Inference server
0.2.32
0.2.31
Multiple feature upgrades Feb 17 2023.
0.2.29
- fix version conversion number in
util.version
- better error messages when downloading a dataset
- additional check for
ultralytics
when downloading an exported dataset
0.2.28
In this release, we provide support for YOLOv5 external model uploads to Roboflow Deploy 🚀
0.2.27
In this release, we back-support older versions of ultralytics
yolov8 uploads.
0.2.26
In this release, we fix a bug with Ultryaltics YOLOv8 weights upload. The YOLO model object changed some of it's variable types.
0.2.25
In this release we add an ability to check if a dataset is already downloaded before re-downloading in version.download()
We also provide better Roboflow app and universe links when an external model is being deployed.
v0.2.24
Fixes a bug with the new YOLOv8 dataset format.