What's Changed
- #155: Disable max number of arguments Ruff Linting Rule [PLR0913] by @berkaykrc in #312
- #308: Python3.12 migration by @AntonioMrtz in #309
- #310: Bump backend dependencies by @AntonioMrtz in #311
- #313: Improve users exception handling by @AntonioMrtz in #314
- #315: Force chain exceptions with B904 ruff rule by @AntonioMrtz in #316
- #318: Force up-to-date raised exceptions on docstrings by @AntonioMrtz in #319
- #317: Add FastAPI (FAST) ruff rules by @AntonioMrtz in #320
- #321: Test environment with multiple workers produce unexpected database behaviour by @AntonioMrtz in #322
- #323: Force all params on docstring with D417 ruff rule by @AntonioMrtz in #324
- #325: Force docstrings only on directly raised exceptions with DOC502 ruff rule by @AntonioMrtz in #326
- #327: Add pep8-naming (N) ruff rules by @AntonioMrtz in #328
- #270: Language localization i18next by @AntonioMrtz in #334
- #332: Update frontend from electron-react-boilerplate 18-02-2025 by @AntonioMrtz in #333
- #335: JWTBearer dependency replace with type alias by @AntonioMrtz in #336
- #337: Bump Node to version 22 LTS by @AntonioMrtz in #338
- #129: Promote User to Artist by @berkaykrc in #331
New Contributors
- @berkaykrc made their first contribution in #312
Full Changelog: v2.02...v2.10