Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Dec 02:27

0.2.0 (2025-12-21)

Features

  • Add automatic retry with exponential backoff (f6822ca)
  • Add library ID validation (cbb7271)
  • Add ParseError and enhance RateLimitError (38fe3eb)

Bug Fixes

  • Resolve file handle leak in file uploads (fcf3d56)