Skip to content

Releases: runcycles/cycles-client-python

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

24 Mar 21:27
b16772e

Choose a tag to compare

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

v0.1.3 minor updates, bug fixes, test coverage

15 Mar 10:22

Choose a tag to compare

What's Changed

  • Claude/review python cycles client w2 pzs by @amavashev in #5
  • test: close all coverage gaps, achieve 100% coverage by @amavashev in #6
  • Add comprehensive audit report and improve code quality by @amavashev in #7
  • ci: enforce 85% pytest coverage threshold in CI by @amavashev in #8

Full Changelog: v0.1.2...v0.1.3

v0.1.2 - cleanup, bug fixes, spec alignment, test coverage

13 Mar 00:56

Choose a tag to compare

What's Changed

  • Add comprehensive test coverage and input validation by @amavashev in #2
  • Enforce spec-required fields and fix estimate validation by @amavashev in #3
  • Claude/validate python client m soj n by @amavashev in #4

Full Changelog: v0.1.1...v0.1.2

v0.1.1 - minor doc updates

12 Mar 21:23
e32bb7f

Choose a tag to compare

v0.1.0 - Initial public release

12 Mar 21:15
8aa973a

Choose a tag to compare

What's Changed

  • Add comprehensive error handling and improve API model validation by @amavashev in #1

New Contributors

Full Changelog: https://github.com/runcycles/cycles-client-python/commits/v0.1.0