v0.2.1
·
31 commits
to f23ad750178e3198904b9e6327b6ec3f4d1b9d24
since this release
0.2.1 (2026-05-16)
Bug Fixes
- flaky test TestOpenAIStreamChat_MultipleToolCalls order assertion (f5e7f3b)
- gofumpt formatting (7de54e3)
- gofumpt formatting + go mod tidy (8bd58dc)
- remaining errcheck issues (a0a746a)
- resolve all lint errors (bodyclose, errcheck, gocritic, noctx, unlambda) (566980f)
- syntax errors in test files (51809bc)
- upgrade Go from 1.26.1 to 1.26.3 to patch stdlib vulnerabilities (f4a6594)
Tests
- fix flaky TestBackoffDelay by accounting for jitter (5fa573f)