Releases: Safe-DS/Runner
Releases · Safe-DS/Runner
v0.9.0
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
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
0.7.0 (2024-02-22)
Features
v0.6.0
0.6.0 (2024-02-08)
Features
v0.5.0
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
0.4.0 (2023-12-05)
Features
Bug Fixes
- race condition when initializing multiprocessing manager (#26) (fc5934f), closes #18
v0.3.0
0.3.0 (2023-12-04)
Features
- add cli argument to display runner version (#21) (3917c5f), closes #19
v0.2.1
0.2.1 (2023-11-30)
Bug Fixes
v0.2.0
0.2.0 (2023-11-30)
Features