Skip to content

Version 2.25.0

Compare
Choose a tag to compare
@TeKrop TeKrop released this 13 Feb 23:34
· 97 commits to main since this release
24a321f

🤔 What's Changed

Main changes are in the last PR regarding fixes after last Blizzard update : #93

🎮 Player profile

  • Added new tier_icon information in competitive ranks informations (summary)
  • Added new open role containing Open Queue rank informations
  • Added support for new champion rank
  • endorsement is now optional (not necessarily on Blizzard pages)
  • Removed privacy as Blizzard is not exposing private profiles anymore (they're directly returning "Profile not found")

🔍 Players search

  • Removed privacy parameter, as Blizzard is not exposing private profiles anymore

💻 Dependencies update

  • Updated httpx requirement from ^0.25.0 to ^0.26.0 by @dependabot in #83
  • Updated uvicorn requirement from ^0.23.2 to ^0.25.0 by @dependabot in #84
  • Updated pytest-asyncio requirement from ^0.21.1 to ^0.23.3 by @dependabot in #85
  • Updated lxml requirement from ^4.9.3 to ^5.1.0 by @dependabot in #86
  • Updated fastapi requirement from ^0.104.0 to ^0.109.0 by @dependabot in #87
  • Updated uvicorn requirement from ^0.25.0 to ^0.26.0 by @dependabot in #88
  • Updated uvicorn requirement from ^0.26.0 to ^0.27.0 by @dependabot in #90
  • Updated ruff requirement from ^0.1.3 to ^0.2.0 by @dependabot in #91
  • Updated pytest requirement from ^7.4.3 to ^8.0.0 by @dependabot in #89

Full Changelog: v2.24.0...v2.25.0