Skip to content

Changelog

0.16.0 (2024-05-15)

Features

0.15.0 (2024-05-09)

Features

Bug Fixes

  • deps: bump jinja2 from 3.1.3 to 3.1.4 (#111) (2866863)

0.14.1 (2024-05-02)

Bug Fixes

0.14.0 (2024-05-02)

Features

0.13.1 (2024-04-24)

Bug Fixes

  • possible attribute error when adding __ex_id__ (#96) (7cfc0e2), closes #93

0.13.0 (2024-04-24)

Features

  • pass keyword arguments separately in memoized calls (#95) (0f63b0c)

0.12.0 (2024-04-22)

Features

  • handle list of filenames in absolute_path and file_mtime (#89) (50d831f), closes #88
  • prepare and pool processes (#87) (e5e7011), closes #85

0.11.0 (2024-04-17)

Features

0.10.0 (2024-04-10)

Features

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

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

0.7.0 (2024-02-22)

Features

0.6.0 (2024-02-08)

Features

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)

0.4.0 (2023-12-05)

Features

Bug Fixes

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

0.3.0 (2023-12-04)

Features

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

0.2.1 (2023-11-30)

Bug Fixes

0.2.0 (2023-11-30)

Features

0.1.0 (2023-11-29)

Features

  • drop Python 3.10 and add Python 3.12 (#4) (08a8972)