v0.8.0
⚠️ BREAKING CHANGES ⚠️
- Instead of raising
request.exceptions.HTTPError
, this library now raises a newAxiomError
What's Changed
- chore(deps): bump astral-sh/setup-uv from 2 to 3 by @dependabot in #138
- feat: Add AxiomError for more detailed error messages by @bahlo in #141
Full Changelog: v0.7.0...v0.8.0