Skip to content

v0.24.0

Choose a tag to compare

@abrichr abrichr released this 12 May 01:43
· 153 commits to main since this release

v0.24.0 (2024-05-12)

Feature

  • feat(VisualReplayStrategy): Remove model copy logic; avoid unnecessary segmentations (#669)

  • preferences_dir -> root_dir; add data_dir; remove copying logic; disable dashboard from tray; avoid unnecessary segmentations; bugfixes

  • fix json serialize error

  • with session

  • fix template paths

  • black; flake8

  • make dir if not exists

  • fix confest.py: RECORDING_DIRECTORY_PATH -> RECORDING_DIR_PATH

  • fix test_share.py: RECORDING_DIRECTORY_PATH -> RECORDING_DIR_PATH (45c06c3)