Skip to content

Releases: Renumics/spotlight

Spotlight 1.7.1

05 Nov 10:35
da15b8b

Choose a tag to compare

Features

  • Remove deprecated dataset.descriptors module
  • Forbid Python 3.14 and higher (required by numba)
  • Update pyproject.toml syntax

Spotlight 1.7.0

29 Oct 19:59
58c36aa

Choose a tag to compare

Features

  • Do not support Python 3.8 anymore
  • Unpin some dependency restrictions

Spotlight 1.6.15

11 Oct 09:06
946e55a

Choose a tag to compare

Features

  • Support Python 3.13

Bugfixes

  • Fix some dependency vulnerabilities

Spotlight 1.6.14

14 May 14:39
2fafe54

Choose a tag to compare

Bugfixes

  • Fix some dependency vulnerabilities

Spotlight 1.6.13

18 Nov 11:34
dbdab60

Choose a tag to compare

Features

  • Support Python 3.12

Spotlight 1.6.12

13 Nov 15:20
0319725

Choose a tag to compare

Bugfixes

  • Fix usage of av 13.0.0 and later for audio writing

Spotlight 1.6.11

05 Aug 14:22
5950f4d

Choose a tag to compare

Bugfixes

  • Fix audio player (crashing when media backend is not yet available)

Spotlight 1.6.10

12 Jul 05:35
75a685a

Choose a tag to compare

Features

  • Move Cleanlab and Cleanvision analyzers to extras and do not apply them if not installed (can be installed with pip install renumics-spotlight[analyzers])

Spotlight 1.6.9

07 Jun 11:30
505ab4c

Choose a tag to compare

Features

  • Allow starting Spotlight without TLS on non localhost: spotlight --host 0.0.0.0 --no-ssl ...

Spotlight 1.6.8

20 Mar 13:15
0146e2a

Choose a tag to compare

Features

  • Mel scale for spectrogram lens
  • Automatic retry of failed lens updates