Since the last release, we've changed the CI system to use uv.lock
instead of test-requirements.txt
, we've updated dependencies (Now using mypy 1.15.0), and changed the way debug logging works in a few places.
What's Changed
- Dependency updates and logging by @CoolCat467 in #13
- Update test requirements by @CoolCat467 in #17
- Bump dependencies from commit 4db804 by @github-actions in #29
- Bump dependencies from commit ec730e by @github-actions in #32
- Switch to
uv.lock
by @CoolCat467 in #43
New Contributors
- @github-actions made their first contribution in #29
Full Changelog: v1.1.0...v1.2.0