Skip to content

Releases: Safe-DS/Runner

v0.10.0

10 Apr 13:55
Compare
Choose a tag to compare

0.10.0 (2024-04-10)

Features

v0.9.0

09 Apr 08:14
Compare
Choose a tag to compare

0.9.0 (2024-04-09)

Features

Bug Fixes

  • deps: bump pillow from 10.2.0 to 10.3.0 (#77) (32974d0)
  • more robust hashing & pickling when memoizing (#80) (25c49e2), closes #75 #79

v0.8.0

03 Apr 09:12
Compare
Choose a tag to compare

0.8.0 (2024-04-03)

Features

  • deps: bump safe-ds from 0.19.0 to 0.20.0 (#74) (86cccff)

Bug Fixes

  • sending images to the vscode extension fails, if the tensor is not local to the cpu (#63) (8cf0b57)

Performance Improvements

v0.7.0

22 Feb 08:42
Compare
Choose a tag to compare

0.7.0 (2024-02-22)

Features

v0.6.0

08 Feb 08:18
Compare
Choose a tag to compare

0.6.0 (2024-02-08)

Features

v0.5.0

26 Jan 12:17
Compare
Choose a tag to compare

0.5.0 (2024-01-26)

Features

  • added json serializer that encodes tables and images (#29) (054cca4), closes #20
  • Memoization (#38) (2a26b48)
  • Replace flask with quart (#43) (5520b68), closes #42
  • support placeholder queries that only request a subset of data (#39) (dae57dc)
  • update to safe-ds 0.17.1 + server refactor (#37) (1bcad07)

Bug Fixes

  • allow multiple connections to work with the runner (#31) (64685a3)

v0.4.0

05 Dec 11:41
Compare
Choose a tag to compare

0.4.0 (2023-12-05)

Features

Bug Fixes

  • race condition when initializing multiprocessing manager (#26) (fc5934f), closes #18

v0.3.0

04 Dec 17:18
Compare
Choose a tag to compare

0.3.0 (2023-12-04)

Features

  • add cli argument to display runner version (#21) (3917c5f), closes #19

v0.2.1

30 Nov 21:24
Compare
Choose a tag to compare

0.2.1 (2023-11-30)

Bug Fixes

v0.2.0

30 Nov 14:12
Compare
Choose a tag to compare

0.2.0 (2023-11-30)

Features