Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 00:33
· 1027 commits to main since this release

1.1.0 - 2024-06-10

Bug Fixes

  • (/geetst) Handle messages in different way - (010f9eb)
  • (/profile) Fix HSR characters wrong stats - (7e2f557)
  • (deps) update dependency sentry-sdk to v2.5.1 - (11e2e65)
  • Fix string mismatch - (efb0185)
  • Wrap LocaleStr around enum value - (2a5cc88)
  • Fix geetest handler handling wrong notify - (2bf5ac7)
  • Fix operating on file - (2366070)
  • Suppress NotFound errors - (c1e7c46)
  • Fix notify channel issues - (88a90ac)
  • Replace class with instance approach for AbyssCard - (03acd03)
  • Replace class with instance approach for ExplorationCard - (f6b868e)
  • Fix geetest command handler handling wrong notify channel - (5b18ed1)
  • Fix eploration and abyss cards not working - (4035724)
  • Fix character type determine logic - (5a20993)
  • Fix can't pickle issue - (8b1d8ba)
  • Assign self.message to FarmView - (ff82382)
  • Handle -2011 errors - (c179225)
  • Fix wrong season and stage name - (1448e33)

Features

  • (/abyss) Improve card - (eeb3e4c)
  • (/profile) Add character and LC max level in hoyolab cards - (03389f7)
  • (/search) Show light cone path - (a4da2fe)
  • (/search) Add blessing info to abyss embed - (1f78276)
  • (trans) Allow passing in config as None - (fdf3c68)
  • Add CLI arguments - (5beffee)
  • Implement custom translator cache - (aad484e)
  • Add MOC and pure fiction draw functions - (89c4b6e)
  • Add /challenge command interface - (59d2367)
  • Add new exception class NoChallengeDataError - (125156d)
  • Add /challenge command - (698ce52)

Miscellaneous Chores

  • (assets) Improve Huohuo card color - (a6b4ba4)
  • (assets) Add MOC and pure fiction assets - (ba6d5da)
  • (deps) Update enka-py - (3c59b9d)
  • (deps) Change genshin.py rev to master branch - (4715827)
  • (deps) Update enka-py to v2.2.1 - (e871f47)
  • (deps) Use my fork for genshin.py - (4c9a413)
  • (deps) Update lock file - (9c222ab)

Refactoring

  • Remove send status embed feature - (45b29fd)
  • Separate out crop_resize_image method - (ddc9062)
  • Improve MOC and PF cards - (5bfaa50)

Revert

  • Revert fill in empty space - (3453e70)

Style

  • Rename method for better clarity - (fbb9e9f)
  • Rename type aliases - (9fedce4)