v0.5.0
* 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