Skip to content

Releases: scaleapi/nucleus-python-client

v0.16.2

06 Oct 12:57
e812ebf

Choose a tag to compare

0.16.2 - 2023-10-03

Fixed

  • Raise error on all error states for AsyncJob.sleep_until_complete(). Before it only handled the deprecated "Errored"

v0.16.1

21 Sep 08:32
22d3c1b

Choose a tag to compare

What's Changed

  • Add support for asynchronous embeddings export by @ntamas92 in #394

Full Changelog: v0.15.11...v0.16.1

v0.16.0

19 Sep 17:55
36d1315

Choose a tag to compare

What's Changed

  • add raw export for object slice by @pfmark in #391
  • Fix development issues and poetry install (specifically related to arm64/Apply Silicon) - Drop Python 3.6 support" by @gatli in #392

Full Changelog: v0.15.10...v0.16.0

v0.15.10

21 Jul 17:03
6399ccd

Choose a tag to compare

Fix Nucleus export_predictions_generator not returning confidences (#…

v0.15.8

23 Jun 10:10
d00089c

Choose a tag to compare

Remove limits from point fetches (#388)

v0.15.7

12 Jun 13:47
7906b22

Choose a tag to compare

Download lidar frame (#386)

v0.15.6

04 Jun 19:06
b52db13

Choose a tag to compare

changelog (#385)

v0.15.5

09 May 14:31
b33679b

Choose a tag to compare

Fixed

  • Give default annotation_id to KeypointAnnotations when not specified

v0.15.4

22 Mar 14:19
77beeb5

Choose a tag to compare

  • Added create_slice_by_ids

v0.15.3

06 Mar 20:53
18696eb

Choose a tag to compare

  • Allow denormalized scores in EvaluationResults