v0.8.3
What's Changed
- Upgrade ruff -> 0.11.5. by @rikardg in #258
- Add _version.py to .gitignore. by @rikardg in #259
- Add more Trove classifiers by @rikardg in #261
- Upgrade pip and setuptools by @rikardg in #262
- Force uv to use the Python from the current PATH by @rikardg in #264
- Upgrade Python versions in mise.toml by @rikardg in #263
- Clean up output from bootstrap.py by @rikardg in #265
- Add dev environment and mypy target to top-level Byggfile.toml. by @rikardg in #267
- Remove colon from status output if there is no message. by @rikardg in #268
- Add .gitignore files for the checks and taskrunner examples. by @rikardg in #269
- Add more actions for upgrading pip requirements by @rikardg in #270
- Upgrade requirements by @rikardg in #271
Full Changelog: v0.8.2...v0.8.3