Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 00:36
· 44 commits to main since this release
ff42dd0

0.4.0 - 2024-06-26

Features

  • (game) Add game user info fetching - (42d7462)
  • Add game login for OS region (#17) - (5188979)

Miscellaneous Chores

  • (gacha) Update CDN url & change paths to be case-sensitive - (0e9a51b)
  • Add missing routes to __all__. - (0fa4a75)
  • Bump version - (ff42dd0)

Refactoring

  • (auth) Split auth models into files - (b6c322a)

Style

  • (gacha) Correct module docstring - (e9978eb)
  • Apply ruff formatting - (1189164)

Tests

  • (game) Add game user tests - (3f3bdd6)