Skip to content

Releases: sstriker/python-poolcop

Release list

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 20:39

What's Changed

  • Fix false rate limit from token endpoint parse by @sstriker in #7

Full Changelog: v0.6.0...v0.7.0

0.2.0

Choose a tag to compare

@sstriker sstriker released this 14 Mar 00:31
test: add 3 tests for non-JSON response, socket error, command history

Cover poolcop.py lines for non-JSON content type handling,
socket.gaierror during request, and command_history endpoint.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>