SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.5-rubygem-simplecov-0.14.1-lp152.1.1.x86_64.rpm :

* Sun Mar 19 2017 cooloAATTsuse.com- updated to version 0.14.1 see installed CHANGELOG.md 0.14.1 2017-03-18 ([changes](https://github.com/colszowka/simplecov/compare/v0.14.0...v0.14.1)) ======== [#]# Bugfixes
* Files that were skipped as a whole/had no relevant coverage could lead to Float errors. See [#564](https://github.com/colszowka/simplecov/pull/564) (thanks to AATTstevehanson for the report in [#563](https://github.com/colszowka/simplecov/issues/563))
* Thu Mar 16 2017 cooloAATTsuse.com- updated to version 0.14.0 see installed CHANGELOG.md
* Thu Jan 26 2017 cooloAATTsuse.com- updated to version 0.13.0 see installed CHANGELOG.md
* Mon Jul 04 2016 cooloAATTsuse.com- updated to version 0.12.0 see installed CHANGELOG.md
* Thu Feb 04 2016 cooloAATTsuse.com- updated to version 0.11.2 see installed CHANGELOG.md
* Thu Dec 03 2015 cooloAATTsuse.com- updated to version 0.11.1 see installed CHANGELOG.md
* Tue Dec 01 2015 cooloAATTsuse.com- updated to version 0.11.0 see installed CHANGELOG.md
* Thu Apr 23 2015 cooloAATTsuse.com- updated to version 0.10.0 see installed CHANGELOG.md
* Thu Feb 19 2015 cooloAATTsuse.com- updated to version 0.9.2
* Wed Oct 15 2014 cooloAATTsuse.com- updated to version 0.9.1 [#]# Bugfixes
* In 0.9.0, we introduced a regression that made SimpleCov no-op mode fail on Ruby 1.8, while dropping 1.8 support altogether is announced only for v1.0. This has been fixed. See [#333](https://github.com/colszowka/simplecov/issues/333) (thanks (AATTsferik) 0.9.0, 2014-07-17 ([changes](https://github.com/colszowka/simplecov/compare/v0.8.2...v0.9.0)) ====================
*
*A warm welcome and big thank you to the new contributors [AATTxaviershay](https://github.com/xaviershay), [AATTsferik](https://github.com/sferik) and especially [AATTbf4](https://github.com/bf4) for tackling a whole lot of issues and pull requests for this release!
*
* [#]# Enhancements
* New interface to specify multiple formatters. See [#317](https://github.com/colszowka/simplecov/pull/317) (thanks AATTsferik)
* Document in the README how to exclude code from coverage reports, and that the feature shouldn\'t be abused for skipping untested private code. See [#304](https://github.com/colszowka/simplecov/issues/304)
* Clarify Ruby version support. See [#279](https://github.com/colszowka/simplecov/pull/279) (thanks AATTdeivid-rodriguez) [#]# Bugfixes
* Ensure calculations return Floats, not Fixnum or Rational. Fixes segfaults with mathn. See [#245](https://github.com/colszowka/simplecov/pull/245) (thanks to AATTbf4)
* Using `Kernel.exit` instead of exit to avoid uncaught throw :IRB_EXIT when exiting irb sessions. See [#287](https://github.com/colszowka/simplecov/pull/287) (thanks AATTwless1) See [#285](https://github.com/colszowka/simplecov/issues/285)
* Does not look for .simplecov in ~/ when $HOME is not set. See [#311](https://github.com/colszowka/simplecov/pull/311) (thanks AATTlasseebert)
* Exit with code only if it\'s Numeric > 0. See [#302](https://github.com/colszowka/simplecov/pull/303)(thanks AATThajder)
* Make default filter case insensitive. See [#280](https://github.com/colszowka/simplecov/pull/280) (thanks AATTryanatball)
* Improve regexp that matches functional tests. See [#276](https://github.com/colszowka/simplecov/pull/276) (thanks AATTsferik)
* Fix TravisCI [#272](https://github.com/colszowka/simplecov/pull/272) [#278](https://github.com/colszowka/simplecov/pull/278), [#302](https://github.com/colszowka/simplecov/pull/302)
* Fix global config load. See [#311](https://github.com/colszowka/simplecov/pull/311) (thanks AATTlasseebert)
* Mon Oct 13 2014 adrianAATTsuse.de- adapt to new rubygem packaging style
 
ICM