1.13.0 (2025-09-29)
Full Changelog: v1.12.0...v1.13.0
Features
- api: adds support for Claude Sonnet 4.5 and context management features (3d5d51a)
Bug Fixes
- bugfix for setting JSON keys with special characters (c868b92)
- internal: unmarshal correctly when there are multiple discriminators (ecc3ce3)
- use slices.Concat instead of sometimes modifying r.Options (88e7186)