v0.12.0
What's Changed
Features
- feat(check): add latency and tool-presence assertions by @kerlenton in #113
- feat: add JUnit output to check by @leemeo3 in #104
- feat(export): add HAR export support by @Om-Beast in #116
- feat: bound saved session backfill by @floze-the-genius in #110
- feat(export): document HAR and stamp its creator version by @kerlenton in #120
Bug Fixes
- fix(http): bound the observed copy of HTTP bodies by @kerlenton in #114
- fix: address four defects found in the second codebase pass by @kerlenton in #117
- fix(export): emit valid HAR 1.2 and usable entries by @kerlenton in #118
- fix(hub): bound the dedup seen map on a long-lived hub by @kerlenton in #119
Performance
- perf(tui): observe tool baselines off the frame-delivery path by @kerlenton in #115
New Contributors
- @Om-Beast made their first contribution in #116
- @floze-the-genius made their first contribution in #110
Full Changelog: v0.11.0...v0.12.0