Skip to content

Releases: groundlight/python-sdk

v0.7.1

31 Mar 19:54
0e46619

Choose a tag to compare

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

18 Mar 00:59

Choose a tag to compare

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

14 Feb 22:25
aa3fdcf

Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

07 Dec 19:54
eb89ebf

Choose a tag to compare

minor doc update

v0.6.2

23 Nov 23:00
13284dc

Choose a tag to compare

What's Changed

  • Exposing an add_label method
  • Doc updates

Full Changelog: v0.6.1...v0.6.2

v0.6.1

17 Nov 02:35
234e913

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

14 Nov 19:21
714c786

Choose a tag to compare

What's Changed

Full Changelog: v0.15.4...v0.6.0

v0.5.4

03 Nov 23:36
9238bbe

Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.15.4

v0.5.3

26 Oct 01:06
b6a0e0b

Choose a tag to compare

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

25 Oct 23:31

Choose a tag to compare

Wordsmithing the UserGuide.