Skip to content

v0.2.0 bug, fixed, support for 0.1.24 spec, more tests

Choose a tag to compare

@amavashev amavashev released this 24 Mar 21:27
· 73 commits to main since this release
b16772e

What's Changed

  • Add comprehensive integration examples for Cycles Python client by @amavashev in #9
  • Raise test coverage threshold from unconfigured to 95% by @amavashev in #10
  • Remove redundant --cov-fail-under=85 from CI workflow by @amavashev in #11
  • Move coverage config to [tool.coverage] so pytest works without pytes… by @amavashev in #12
  • Add API key creation instructions to README by @amavashev in #13
  • docs: fix broken docs URLs and add API key comment to examples by @amavashev in #14
  • Add badges to README for PyPI, CI, and License by @amavashev in #15
  • Add documentation links to README by @amavashev in #16
  • Document nested @cycles decorator behavior and best practices by @amavashev in #17
  • Claude/analyze spring issue 29 v biy9 by @amavashev in #18
  • Change default overage policy from REJECT to ALLOW_IF_AVAILABLE by @amavashev in #19
  • Add budget state and extension error codes, charged amount to response by @amavashev in #20
  • chore: bump version to 0.2.0 for protocol v0.1.24 by @amavashev in #21

Full Changelog: v0.1.3...v0.2.0