v0.1.0-alpha.7
Pre-release
Pre-release
0.1.0-alpha.7 (2025-07-21)
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7
Features
Bug Fixes
- client: don't close client on
withOptionsusage when original is gc'd (e245a89) - client: ensure error handling always occurs (be0d357)
Chores
- ci: bump
actions/setup-javato v4 (ce1d549) - internal: allow running specific example from cli (39f74d7)
- internal: refactor delegating from client to options (6682663)
Refactors
- internal: minor
ClientOptionsTestchange (25962fa)