Releases: roboflow/roboflow-python
Releases · roboflow/roboflow-python
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
v1.1.55
What's Changed
- Check that responsejson is instance of dict by @stellasphere in #342
- Fix retry arg and improve retry strategy by @iurisilvio in #362
Full Changelog: 1.1.54...v1.1.55