Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 09:55
f9f2385

3.0.0 (2025-01-22)

⚠ BREAKING CHANGES

  • Now requires requires httpx >= 0.23.0
  • Do not officially support Python 3.8 anymore

Performance Improvements

  • ⚡️ Fetch data concurrently in async mode (#117) (2a8f8ea)

Build System

  • Do not officially support Python 3.8 anymore (5a6972e)
  • Now requires requires httpx >= 0.23.0 (5a6972e)