- Updated CLI help text to suggest invoking by Poetry when appropriate.
4.0
- **BREAKING:** Removed `<owner/repo>` CLI argument in favor of automatic detection. - Updated the default CLI command to display metrics and launch the report.
3.1.1
- Fixed caching to clear after resetting metrics.
3.1
- Added highlight to the reset command. - Dropped support for Python 3.5. - Fixed caching of API requests.
3.0.1
- Dropped version requirement for `coverage` dependency.