Releases: groundlight/python-sdk
Releases · groundlight/python-sdk
v0.7.1
What's Changed
- Fixing bad breaking bug in endpoint url sanitization by @robotrapta in #30
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Potentially breaking: Changing default delay for submit image query to 30 seconds. e194d75
- Updating README and Developer guide. 52a69e1
- Endpoint configuration more robust by @robotrapta in #29
Full Changelog: v0.6.4...v0.7.0
v0.6.4
What's Changed
- Add requests dependency by @michael-groundlight in #27
Full Changelog: v0.6.3...v0.6.4
v0.6.3
v0.6.2
v0.6.1
What's Changed
- Setting groundlight.version by @robotrapta in #20
- Accept numpy images by @robotrapta in #23
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Adding py3.11 into test matrix by @robotrapta in #19
- Wait for confident result (Blocking submit) by @robotrapta in #18
Full Changelog: v0.15.4...v0.6.0
v0.5.4
What's Changed
- Relax pydantic version by @michael-groundlight in #17
Full Changelog: v0.5.3...v0.15.4
v0.5.3
What's Changed
- Reverting accidental parameter order change in submit_image_query by @robotrapta in #16
Full Changelog: v0.5.2...v0.5.3
0.5.2
Wordsmithing the UserGuide.