Releases: roboflow/roboflow-python
Releases · roboflow/roboflow-python
v1.2.7
What's Changed
- configuring devcontainer to call localhost by @digaobarbosa in #409
- Create
Project
object local instead of calling API after create project by @iurisilvio in #411
Full Changelog: v1.2.6...v1.2.7
v1.2.6
What's Changed
- Fix train-over-api devx by @tonylampada in #408
- Fixing format export for CLI/python sdk by @digaobarbosa in #407
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- Add function to debug train api by @tonylampada in #400
- Add support to search by
annotation_job
andannotation_job_id
by @iurisilvio in #406
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- model_type parameter by @digaobarbosa in #401
- version update to 1.2.4 by @digaobarbosa in #405
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Increase supported model types by @probicheaux in #397
- Replace pillow-heif with pi-heif by @iurisilvio in #399
Full Changelog: v1.2.1...v1.2.3
New RF-DETR sizes upload
Add the ability to upload new rf-detr sizes (small, medium, nano)
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