pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-simplecov



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jun  7 10:14:03 UTC 2015

Modified Files:
        pkgsrc/devel/ruby-simplecov: Makefile PLIST distinfo

Log Message:
Update ruby-simplecov to 0.10.0.

0.10.0 2015-04-18 (changes)

Enhancements

* Add writeup about using with Spring to README. See #341 (thanks @swrobel
  and @onebree)
* Add support to pass in an Array when creating filter groups (original PR
  #104)
* Filter /vendor/bundle by default. See #331 (thanks @andyw8)
* Add some helpful singleton methods to the version string.
* Allow array to be passed in a filter. See 375 (thanks @JanStevens)
* Enforce consistent code formatting with RuboCop.

Bugfixes

* Fix order dependencies in unit tests. See #376 (thanks @hugopeixoto)
* Only run the at_exit behaviors if the current PID matches the PID that
  called SimpleCov.start. See #377 (thanks @coderanger)


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-simplecov/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-simplecov/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-simplecov/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index