Releases: roboflow/roboflow-python
Releases · roboflow/roboflow-python
v1.1.66
What's Changed
- chore(pre_commit): ⬆ pre_commit autoupdate by @pre-commit-ci in #324
- Fix mutable default arguments by @tonylampada in #385
- fix: allow model.predict to handle numpy array inputs by @Anirudh2112 in #350
- Add methods for retrieving batches for a project by @shntu in #368
- multilabel classification upload with the CLI 😎 by @tonylampada in #386
New Contributors
- @Anirudh2112 made their first contribution in #350
Full Changelog: v1.1.65...v1.1.66
v1.1.65
What's Changed
- Upgrade devcontainer by @tonylampada in #382
- upload classification project with the CLI by @tonylampada in #383
Full Changelog: v1.1.64...v1.1.65
v1.1.64
What's Changed
- Enhance error handling in model deployment URL retrieval by @lrosemberg in #379
Full Changelog: v1.1.63...v1.1.64
v1.1.63
What's Changed
- Adds support for yolov7 model upload by @lrosemberg in #375
Full Changelog: v1.1.62...v1.1.63
v1.1.62
What's Changed
- Normalize Windows style paths to parse folder by @iurisilvio in #376
Full Changelog: v1.1.61...v1.1.62
v1.1.61
What's Changed
- Publish mkdocs in gh-pages when a new release is created by @lrosemberg in #373
- upload rfdetr by @tonylampada in #369
Full Changelog: v1.1.60...v1.1.61
v1.1.60
What's Changed
- Fix handling of invalid annotation descriptions and add tests to dataset uploads by @shantanubala in #367
- dedicated deployment: add pause resume by @PacificDou in #371
- Extract the YOLOv12 state_dict before upload by @lrosemberg in #370
Full Changelog: v1.1.58...v1.1.60
v1.1.58
What's Changed
- Support for more image types on upload by @joaomarcoscrs in #366
Full Changelog: v1.1.57...v1.1.58
v1.1.57
What's Changed
- Adds support for YOLOv12 model upload by @lrosemberg in #361
Full Changelog: v1.1.56...v1.1.57
v1.1.56
What's Changed
- Add a project method for creating annotation jobs by @shantanubala in #363
- Fix number of returns by @probicheaux in #364
New Contributors
- @shantanubala made their first contribution in #363
Full Changelog: v1.1.55...v1.1.56