Skip to content

v1.0.4

Compare
Choose a tag to compare
@nachomaiz nachomaiz released this 09 Apr 12:45
· 1 commit to main since this release
c69163b

1.0.4 (2024-04-09)

Feature

  • ✨ Added new "audience-groups" endpoint to bavapi.

Docs

  • 🚀 Added v2 roadmap to the documentation.
  • 📓 Added documentation for Audience Groups.
  • 🧹 Fixed various typos.

Test

  • 🧪 Clean up testing of http and client modules through dependency injection.

Typing

  • 🦆 Moved commonly used protocols to typing module.
  • 🐛 Changed type of exc_type argument in the aretry function to correct Tuple instead of Iterable.

Internal

  • 🧹 Removed old testing code for reproducing SSL issues in earlier versions of bavapi.