Skip to content

v1.7.5

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 16:43
· 19 commits to master since this release

1.7.5 - 2025-02-28

Bug Fixes

  • Fix ChallengeBangboo model not found - (1507701)
  • Ensure error code is included in message only if not already present - (4e89a7a)

Continuous Integrations

  • Add biweekly release - (4988c5b)
  • Create venv before installing gitpython - (e6e3aae)
  • Change how repo version is obtained - (c884a96)
  • Fix git user credentials - (922ab38)
  • Fix git user credentials again - (9fb4c86)
  • Oh come on just let me commit - (1200b7c)
  • Please work - (4133002)
  • Work? - (4aad6bd)
  • Merge release and publish workflows - (d7abba6)

Features

  • Implement exponential backoff for ratelimit handling - (046c08c)
  • Add request timeout handling and update dependencies - (0994963)
  • Add error code 1028 for VisitsTooFrequently - (c0a96fb)
  • Add get_accompany_characters method and accompanying models - (0651875)
  • Enhance get_accompany_characters method to accept optional language parameter - (cdfa9a4)
  • Add accompany_character method - (a791590)

Miscellaneous Chores

Refactoring

  • Centralize weapon type mapping in CALCULATOR_WEAPON_TYPES - (d30957b)
  • Add type annotations for DS_SALT constant - (45b2950)

Style

Tests

  • Update banner type assertion to include new type 500 - (5e3863a)
  • Rename test_accompany_characters to test_get_accompany_characters for clarity - (8f5de2d)