123456789_123456789_123456789_123456789_123456789_

0.22.0 (2022-12-23)

Enhancements

Bugfixes

0.21.2 (2021-01-09)

Bugfixes

0.21.1 (2021-01-04)

Bugfixes

0.21.0 (2021-01-03)

The "Collate++" release making it more viable for big CI setups by limiting memory consumption. Also includes some nice new additions for branch coverage settings.

Enhancements

Misc

0.20.0 (2020-11-29)

The "JSON formatter" release. Starting now a JSON formatter is included by default in the release. This is mostly done for Code Climate reasons, you can find more details in this issue. Shipping with so much by default is sub-optimal, we know. It's the long term plan to also provide simplecov-core without the HTML or JSON formatters for those who don't need them/for other formatters to rely on.

Enhancements

0.19.1 (2020-10-25)

Bugfixes

0.19.0 (2020-08-16)

Breaking Changes

Enhancements

Bugfixes

Noteworthy

0.18.5 (2020-02-25)

Can you guess? Another bugfix release!

Bugfixes

0.18.4 (2020-02-24)

Another small bugfix release 🙈 Fixes SimpleCov running with rspec-rails, which was broken due to our fixed minitest integration.

Bugfixes

0.18.3 (2020-02-23)

Small bugfix release. It's especially recommended to upgrade simplecov-html as well because of bugs in the 0.12.0 release.

Bugfixes

0.18.2 (2020-02-12)

Small release just to allow you to use the new simplecov-html.

Enhancements

0.18.1 (2020-01-31)

Small Bugfix release.

Bugfixes

0.18.0 (2020-01-28)

Huge release! Highlights are support for branch coverage (Ruby 2.5+) and dropping support for EOL'ed Ruby versions (< 2.4). Please also read the other beta patch notes.

You can run with branch coverage by putting enable_coverage :branch into your SimpleCov configuration (like the SimpleCov.start do .. end block)

Enhancements

Bugfixes

Noteworthy

0.18.0.beta3 (2020-01-20)

Enhancements

Bugfixes

0.18.0.beta2 (2020-01-19)

Enhancements

Bugfixes

0.18.0.beta1 (2020-01-05)

This is a huge release highlighted by changing our support for ruby versions to 2.4+ (so things that aren't EOL'ed) and finally adding branch coverage support!

This release is still beta because we'd love for you to test out branch coverage and get your feedback before doing a full release.

On a personal note from @PragTob thanks to ruby together for sponsoring this work on SimpleCov making it possible to deliver this and subsequent releases.

Breaking

Enhancements

Bugfixes

Older Changelogs

Looking for older changelogs? Please check the [old Changelog])