v0.3.0
New Features
- Add Copilot plugin and tests (#69) by @tomhhealy
- Add pace tracking indicator for usage metrics (#70) by @robinebers
- Enhance log redaction and add new sensitive keys (#72) by @robinebers
Chores
- Update progress line structure in Copilot plugin.json by @robinebers
Changelog
Full Changelog: v0.2.2...v0.3.0
- 819b9bb chore: bump version to 0.3.0
- 8d8da67 refactor(copilot): update progress line structure in plugin.json
- b86478d feat(logging): enhance log redaction and add new sensitive keys (#72)
- c85b3f1 feat: add Copilot plugin and tests (#69)
- acaac92 feat: Add pace tracking indicator for usage metrics (#70)