Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Dec 03:30
08cf3ab

0.3.0 (2025-12-24)

Features

  • Add automatic retry with exponential backoff (bb78859)
  • Add library ID validation (b667267)
  • Add ParseError and enhance RateLimitError (813c533)

Bug Fixes

  • Resolve file handle leak in file uploads (75f8319)