Releases: roboflow/roboflow-python
Releases · roboflow/roboflow-python
v1.2.1
What's Changed
- Support YAML dict labelmaps by @ford-downer-robo in #395
New Contributors
- @ford-downer-robo made their first contribution in #395
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Use
pillow-avif-plugin
for AVIF support and supportpillow-heif
1.0 by @iurisilvio in #392
Full Changelog: v1.1.67...v1.2.0
v1.1.67
What's Changed
- Fix #390: Lock
pillow-hief
version to not break AVIF support by @MuhammadHadiofficial in #391
New Contributors
- @MuhammadHadiofficial made their first contribution in #391
Full Changelog: v1.1.66...v1.1.67
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