Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 07 Mar 22:43
· 60 commits to main since this release

v0.6.1 (2026-03-07)

Bug Fixes

  • deps: Bump pyasn1 to 0.6.2 and urllib3 to 2.6.3 (bd4c47c)

Fixes CVE-2026-23490 (pyasn1 OID decoder issue) and CVE-2026-21441 (urllib3 decompression-bomb bypass, High severity).

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Documentation

  • Refocus README on CLI usage, add pipx install, remove roadmap (cb03af6)

Move Python API section to the end as a secondary use case. Add pipx as a recommended installation option alongside pip and uv. Remove the roadmap section.

https://claude.ai/code/session_01E5TmezTsqmhrkBS6HdVSL9


Detailed Changes: v0.6.0...v0.6.1