Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.14.0 release? #560

Merged
merged 2 commits into from Mar 15, 2017
Merged

0.14.0 release? #560

merged 2 commits into from Mar 15, 2017

Conversation

PragTob
Copy link
Collaborator

@PragTob PragTob commented Mar 5, 2017

All outstanding PRs were closed and among them are some neat bugfixes and features, sounds like a nice thing to release to everyone.

What do you think? @colszowka @bf4


Enhancements

  • Officially support JRuby 9.1+ going forward (should also work with previous releases). See #547 (ping @PragTob when encountering issues)
  • Add Channel group to Rails profile, when ActionCable is loaded. See #492 (thanks @BenMorganIO)
  • Stop extending instances of Array and Hash during merging results avoiding problems frozen results while manually merging results. See #558 (thanks @aroben)

Bugfixes

  • Fix parallel_tests when a thread ends up running no tests. See #533 (thanks @cshaffer)
  • Skip the :nocov: comments along with the code that they skip. See #551 (thanks @ebiven)
  • Fix crash when Home environment variable is unset. See #482 (thanks @waldyr)
  • Make track_files work again when explicitly setting it to nil. See #463 (thanks @craiglittle)
  • Do not overwrite .last_run.json file when refuse_coverage_drop option is enabled and the coverage has dropped (lead to you being able to just rerun tests and everything was fine). See #553 (thanks @Miloshes)

@colszowka
Copy link
Collaborator

colszowka commented Mar 5, 2017 via email

@PragTob
Copy link
Collaborator Author

PragTob commented Mar 15, 2017

Well no rejections then, let's get this party started :D

@PragTob PragTob merged commit 7937c93 into master Mar 15, 2017
@PragTob PragTob deleted the release-0.14.0 branch March 15, 2017 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants