Skip to content

v1.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 03:20
· 102 commits to main since this release

1.3.3 - 2024-03-22

Bug Fixes

  • Fix converter errors - (c602675)
  • Fix error class names - (3c34c92)
  • Fix error handler - (444410b)
  • Fix ConnectionTimeoutError error code - (e8f27b0)

Features

  • Add error handling for different API response codes - (6b72c13)
  • Add enums module and import it in init.py - (5cb10bb)
  • [breaking]Add CombatType and PathType enums to CharacterType - (902911d)

Miscellaneous Chores

  • (deps) Update dependencies - (ece6881)
  • (deps) Update dependencies - (c265920)
  • (ruff) Update config - (25ffb75)

Refactoring

  • [breaking]Rename UpgradeItem to CharacterCostItem - (4c307a4)