Skip to content

v2.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 08:04
· 57 commits to main since this release

2.1.2 - 2024-05-23

Bug Fixes

  • (gi) Modify "is_upgraded" default value - (1f6f8e8)
  • Fix HSRClient game value being wrong - (54e7399)
  • Fix rarity map KeyError - (9750b43)

Features

  • (gi) Add "is_upgraded" bool field to talents (#19) - (8badda1)
  • Export Game enum to main module - (36fead8)
  • Export Owner model to main module - (c088d98)

Miscellaneous Chores

Style

  • Change game attribute of BaseClient to public - (c2085e1)