v0.8.0
v0.8.0 (2023-08-10)
Chore
-
chore: resolve failing publish github actions (#458)
-
check if modified flake8 works
-
Add release github action
-
Add oa-pynput and oa-atomacos and refactor accordingly
-
Use simpler publish github action and rename to release-and-publish.yml
-
add preview check in main.yml
-
add documentation on publishing direct dependencies
-
chore: resolve publishing github action errors (
7b57505
)
Feature
-
feat: Implement System Tray Icon (#300)
-
add tray icon
-
move to tray.py
-
add notifications & guards
-
pyinstaller currently broken
-
Update tray.py
-
Update cards.py
-
hide icon in taskbar + minor improvements
-
add dropdown for visualize
-
Update tray.py
-
Update tray.py
-
add py6tray + notifier
-
BYE BYE PYSTRAY !!!
hello dependency inversion?
-
os.sep + fix console + other
-
use path.join
-
run -> _run
-
add replays
-
fix conflicting action items
-
fix database is locked + threading
-
type annotations
-
Update cards.py
-
Create visualize1.py
-
Revert "Create visualize1.py"
This reverts commit 753f691.
-
fix typo
-
fix merge conflicts : still broken
-
fix
-
Revert "fix"
This reverts commit 9d84446.
- Revert "fix merge conflicts : still broken"
This reverts commit 82e62d9.
-
Update pyproject.toml
-
styling / linting
-
Update tray.py
-
Update build.py
-
return vals
-
Update build.py
-
show app
-
changes (
9f2a04e
)