v0.6.0
⚠️ BREAKING CHANGES ⚠️
- Starting with this version you need to import this library with
axiom_py
(instead ofaxiom
) - The dataset.info call was removed as it's undocumented
What's Changed
- fix: Simplify raise_response_error logic by @bahlo in #122
- feat: Replace black + pylint w/ ruff by @bahlo in #119
- Spring cleaning by @bahlo in #120
- Migrate from Poetry to uv by @bahlo in #121
- Add logger example by @bahlo in #123
Full Changelog: v0.5.0...v0.6.0