Releases: OpenAdaptAI/OpenAdapt
v0.39.1
v0.39.1 (2024-07-25)
Fix
-
fix(installer): fix installer upload (#866)
-
Update release-and-publish.yml: upload installers
-
Update release-and-publish.yml: fix case (
489b9c2
) -
fix(VisualReplayStrategy): avoid re-using failing segmentations (
0045ebb
) -
fix(installer, audio): postinstall whisper; download installer artefacts (#865)
-
postinstall whisper; download installer artefacts
-
poetry lock (
a4470c3
)
v0.39.0
v0.38.0
v0.38.0 (2024-07-25)
Feature
-
feat: add_centroid in WindowEvent.to_prompt_dict (#840)
-
add centroid in window_dict output
-
black
Co-authored-by: Richard Abrich <richard.abrich@mldsai.com>
Co-authored-by: Richard Abrich <richard.abrich@gmail.com> (5118b39
)
-
feat(action verification): implement replay action verification (#857)
-
add is_action_event_complete
-
retry_with_exceptions in apply_replay_instructions
-
fix parse_code_snippet
-
add error_reporting.py
-
refactor video.py
-
black/flake8
-
add module docstring
-
CHECK_ACTION_COMPLETE (
b288c07
)
Unknown
- fix keyerror if no state in window_dict (
001c8fa
)
v0.37.0
v0.37.0 (2024-07-19)
Feature
-
feat(logging): store application logs (#854)
-
feat: Wrap all processes inside a try catch block
-
chore: Modify files to use the custom logger
-
lint: flake8 lint
Co-authored-by: Richard Abrich <richard.abrich@mldsai.com> (13bbe48
)
v0.36.6
v0.36.5
v0.36.4
v0.36.3
v0.36.2
v0.36.0
v0.36.0 (2024-06-28)
Feature
-
feat(logging): redirect stdout (#810)
-
feat: Override std out for application
-
feat: Separate logs by version number and date and use logger instead of print
Co-authored-by: Richard Abrich <richard.abrich@mldsai.com> (f44795c
)
Fix
-
fix(tray): fix tray signals (#812)
-
feat: Override std out for application
-
fix: Fix passing signals around using multiprocessing pipes
-
feat: Separate logs by version number and date and use logger instead of print
-
lint: flake8 lint
Co-authored-by: Richard Abrich <richard.abrich@mldsai.com> (f231a34
)