Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 03:12
· 11 commits to main since this release
v0.5.0
7bc211f
* Minimum python version supported 3.10
* Add pytest test suite and GitHub Actions CI. Closes #10
* Move auth file to $XDG_RUNTIME_DIR with fallback to /tmp/bwm-uid
* Fix some first-time login flow issues
* Reformat all with Ruff
* Implement bw serve REST API with fallback to CLI. Closes #17.
* Fix python 3.14 compatibility.
* Use logging instead of dmenu_err. Closes #40. Cleanup type_library checks