What's Changed
- Optimize hot-path dispatch: move access logging to Rust, eliminate per-request allocations by @FarhanAliRaza in #174
- fix: WebSocket handlers fail when injector returns tuple args by @jameswinegar in #173
- improve api discovery by using ast to find BoltAPI instances by @cleemesser in #171
New Contributors
- @cleemesser made their first contribution in #171
Full Changelog: v0.6.7...v0.7.0