Skip to content

0.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 05:38
· 7 commits to main since this release

What's changed

  • Migrated from aiohttp to htmx to add support for sync calls
  • Client is now synchronous, use AsyncClient for async calls
  • Added support for using both clients as context managers

This is a breaking release

Full Changelog: 0.4.0...0.5.0