Releases: roboflow/roboflow-python
Releases · roboflow/roboflow-python
v1.1.32
What's Changed
- Add support for yolov10 model deploy by @probicheaux in #259
Full Changelog: v1.1.31...v1.1.32
v1.1.31
What's Changed
- CONTRIBUTING.md: sections, mkdocs serve, container rebuild by @LinasKo in #236
- Added an environment variable to silence TQDM output by @bigbitbus in #258
Full Changelog: v1.1.30...v1.1.31
v1.1.30
What's Changed
- bugfix: CLI hangs with super big dataset by @NickHerrig in #255
- Add support for paligemma deploy by @SolomonLake in #257
Full Changelog: v1.1.29...v1.1.30
v1.1.29
Full Changelog: v1.1.28...v1.1.29
v1.1.28
What's Changed
- Add support for global csv annotation files by @tonylampada in #246
- BugFix: importing a yolo dataset with a trailing slash ignores annotations by @tonylampada in #248
Full Changelog: v1.1.27...v1.1.28
v1.1.27
What's Changed
- Add support for classification and keypoint video processing by @capjamesg in #247
Full Changelog: v1.1.26...v1.1.27
v1.1.26
v1.1.25
What's Changed
- specify model weights file name for uploading custom weights by @ryanjball in #242
- Reliability improvement for CLI upload by @tonylampada in #244
Full Changelog: v1.1.23...v1.1.25
v1.1.24
v1.1.23
What's Changed
- Readme: upload_dataset in workspace, not project by @LinasKo in #232
- Clarified
annotations_path
,split params
inproject.upload
. by @LinasKo in #234 - Feature/yolonas upload by @probicheaux in #238
- Bump version by @probicheaux in #239
New Contributors
- @LinasKo made their first contribution in #232
- @probicheaux made their first contribution in #238
Full Changelog: v1.1.22...v1.1.23