0.12.0
Features
- ✨ Allow to specify application directory. PR #155 by @patrick91.
Refactors
- ♻️ Improve how we handle invalid tokens. PR #153 by @patrick91.
- ✅ Isolate tests from config. PR #152 by @patrick91.
Internal
- 👷 Run tests with lower bound uv sync, update minimum dependencies. PR #154 by @YuriiMotov.
- 👷 Run mypy by pre-commit instead of
lint.ymlworkflow. PR #151 by @YuriiMotov.