v0.11.0
What's Changed
New features
- Add scope_current for spawned Tokio tasks by @yukinarit in #117
- 🐶 Add test start and end timestamp by @yukinarit in #120
Bug fixes
- Handle panic in TUI mode gracefully by @yukinarit in #118
Test
- 🧪 Add gRPC integration tests by @yukinarit in #116
- 🧪 Add TCP integration tests by @yukinarit in #119
Documentation
- 📚 Document allure report plugin by @yukinarit in #114
- 📚 Publish docs to Github pages automatically with GHA by @yukinarit in #115
- 📚 Update CLAUDE.md with comprehensive codebase documentation by @yukinarit in #121
Other changes
- 🔖 Bump version to v0.11.0 by @yukinarit in #122
Full Changelog: v0.10.0...v0.11.0