Releases: roboflow/roboflow-python
Releases · roboflow/roboflow-python
v1.1.39
v1.1.38
What's Changed
- chore(pre_commit): ⬆ pre_commit autoupdate by @pre-commit-ci in #300
- add cli interface for dedicated deployment by @PacificDou in #301
- Change args for roboflow deployment by @PacificDou in #305
- chardet is not required for anything by @tonylampada in #304
New Contributors
- @PacificDou made their first contribution in #301
Full Changelog: v1.1.37...v1.1.38
v1.1.37
What's Changed
- Active Learning - Ability to change inference server path. by @reedajohns in #290
- Warn users about correct model type string for hf uploads by @probicheaux in #286
- Ban module level imports for
cv2
,matplotlib
andnumpy
by @iurisilvio in #292 - bugfix: login breaks if ~/.config doesn't exist by @tonylampada in #298
Full Changelog: v1.1.36...v1.1.37
v1.1.36
v1.1.35
What's Changed
- api key precedence #288 by @ryanjball
- Enhance type checking with mypy and improve code quality #285 by @cdragos
- Add warning for mismatched mimetype and filename extension #284 by @iurisilvio
- enhance pre-commit setup and correct installation instructions streamline linting and formatting process #282 by @cdragos
v1.1.34
What's Changed
- Setup mypy by @iurisilvio in #262
- chore: remove .DS_Store files and improve documentation by @cdragos in #267
- Fix all obvious bugs found by mypy by @iurisilvio in #265
- Fix many mypy errors by @iurisilvio in #264
- Fixes batch_name and tag_names not being set when uploading a hosted image by @joaomarcoscrs in #268
- Fix
local
type by @iurisilvio in #273 - Fix
GazeModel
init by @iurisilvio in #274 - Allow florence2 deploys by @probicheaux in #272
- Fixes batches being created with
None
name by @joaomarcoscrs in #278 - version.model should return None if no model by @stellasphere in #276
- Fix last mypy issues by @iurisilvio in #275
- Fix types in version init by @iurisilvio in #279
- Use correct image path when validating during image directory upload by @SolomonLake in #280
New Contributors
- @cdragos made their first contribution in #267
- @joaomarcoscrs made their first contribution in #268
- @stellasphere made their first contribution in #276
Full Changelog: v1.1.33...v1.1.34
v1.1.33
What's Changed
- Bump
opencv-python-headless
yanked version by @iurisilvio in #260 - Bump idna from 2.10 to 3.7 by @dependabot in #249
- Bump version by @capjamesg in #261
New Contributors
- @iurisilvio made their first contribution in #260
Full Changelog: v1.1.32...v1.1.33
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