Releases: tagliala/coveralls-ruby-reborn
Releases · tagliala/coveralls-ruby-reborn
v0.28.0
What's Changed
- Backfill the README with instructions and content from the original by @nevinera in #45
- Chore/introduce rubocop packaging by @tagliala in #46
New Contributors
Full Changelog: v0.27.0...v0.28.0
v0.25.0
- [ENHANCEMENT] Bump jruby-openssl requirement to 0.14.0 #39
- [ENHANCEMENT] Improve Semaphore CI support #37 #38
- [ENHANCEMENT] Test against JRuby 9.3 #36
v0.24.0
- [ENHANCEMENT] Test against Ruby 3.1
- [BUGFIX] Fix Circle CI configuration #30
- [BUGFIX] Fix Semaphore CI configuration #34
v0.22.0
- [FEATURE] Drop Ruby 2.4 support
- [ENHANCEMENT] Test against latest Ruby versions
v0.20.0
- [FEATURE] Add Ruby 3 compatibility
- [FEATURE] Add SimpleCov 0.21.0 compatibility
- [ENHANCEMENT] Update dependencies
v0.19.0
[FEATURE] Add SimpleCov 0.20.0 compatibility
Version 0.13.1
- [FIX] Rescue from LoadError when VCR or webmock are not available
Version 0.13.0
This is a refresh for this gem waiting for a first release of Coveralls-Ruby
- Add SimpleCov 0.17.0 compatibility
- Drop Ruby 2.2 Support
- Update dependencies
- Test against latest Ruby versions