[no unreleased changes yet]
- Remove upper bounds on versions for all dependencies
- Make terminal hyperlink pattern an ENV var (
SIMPLECOV_TERMINAL_HYPERLINK_PATTERN
) rather than a Ruby setting
- Print line numbers as terminal hyperlinks if a
SimpleCov::Formatter::Terminal.config.terminal_hyperlink_target_pattern
is provided
- Handle map-spec-file-to-app failure more elegantly (#229)
- Enforce only major and minor parts of required Ruby version (loosening the required Ruby version from 3.3.3 to 3.3.0)
- Rename primary branch from
master
tomain
- Source Ruby version from
.ruby-version
file
[no unreleased changes yet]
- Bump runger_config from 3.0.1 to 4.0.0
- Print only uncovered lines by default
- Removed dangling memoist requires
- Move from Memoist to MemoWise
[no unreleased changes yet]
[no unreleased changes yet]
[no unreleased changes yet]
[no unreleased changes yet]
[no unreleased changes yet]
- Initial release