1.1.2
Docs
- 📝 Update badges and links in README. PR #583 by @yezz123.
- 📝 Refactor route decorators to use
@app.get
instead of@app.route
. PR #576 by @yezz123.
Internal
- 🔧 remove linting step from CI. PR #578 by @yezz123.
- ♻️ refactor
datetime
function. PR #580 by @yezz123. - 👷 Add extra job to run additional tests with Redis service. PR #581 by @yezz123.
Dependencies
- ⬆️ Update
uv
version in CI. PR #582 by @pinchXOXO. - [pre-commit.ci] pre-commit autoupdate. PR #579 by @pre-commit-ci[bot].