SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.7-rubygem-rspec-support-3.10-3.10.2-1.13.x86_64.rpm :

* Sat Feb 06 2021 Manuel Schnitzer - updated to version 3.10.2 [#]## 3.10.2 / 2021-01-28 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.10.1...v3.10.2) Bug Fixes:
* Fix issue with `RSpec::Support.define_optimized_require_for_rspec` on JRuby 9.1.17.0 (Jon Rowe, #492)
* Wed Jan 20 2021 Manuel Schnitzer - updated to version 3.10.1 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.10.0...v3.10.1) Bug Fixes:
* Fix deprecation expectations to fail correctly when asserting on messages. (Phil Pirozhkov, #453)
* Wed Nov 11 2020 Manuel Schnitzer - updated to version 3.10.0 No changes. Released to support other RSpec releases.
* Thu May 07 2020 Stephan Kulow - updated to version 3.9.3 see installed Changelog.md [#]## 3.9.3 / 2020-05-02 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.9.2...v3.9.3) Bug Fixes:
* Mark ripper as unsupported on Truffle Ruby. (Brandon Fish, #395)
* Mark ripper as unsupported on JRuby 9.2.0.0. (Brian Hawley, #400)
* Capture `Mutex.new` for our `RSpec::Support:Mutex` in order to allow stubbing `Mutex.new`. (Jon Rowe, #411)
* Mon Jan 27 2020 Manuel Schnitzer - updated to version 3.9.2
* Remove unneeded eval. (Matijs van Zuijlen, #394)
* Tue Nov 12 2019 Manuel Schnitzer - updated to version 3.9.0 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.8.3...v3.9.0)
* NO CHANGES
* Version 3.9.0 was released to allow other RSpec gems to release 3.9.0.
* Mon Jul 08 2019 Manuel Schnitzer - updated to version 3.8.2 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.8.1...v3.8.2) Bug Fixes:
* Ensure that optional hash arguments are recognised correctly vs keyword arguments. (Evgeni Dzhelyov, #366)
* Ensure that an empty hash is recognised as empty keyword arguments when applicable. (Thomas Walpole, #375)
* Ensure that diffing truthy values produce diffs consistently. (Lucas Nestor, #377) [#]## 3.8.1 / 2019-03-03 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.8.0...v3.8.1) Bug Fixes:
* Ensure that inspecting a `SimpleDelegator` based object works regardless of visibilty of the `__getobj__` method. (Jon Rowe, #369)
* Sun Aug 05 2018 mschnitzerAATTsuse.com- updated to version 3.8.0 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.7.1...v3.8.0) Bug Fixes:
* Order hash keys before diffing to improve diff accuracy when using mocked calls. (James Crisp, #334)
* Thu Feb 08 2018 cooloAATTsuse.com- updated to version 3.7.1 see installed Changelog.md
* Thu Oct 26 2017 cooloAATTsuse.com- updated to version 3.7.0 see installed Changelog.md [#]## Development [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.7.0...master) [#]## 3.7.0 / 2017-05-04 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.6.0...v3.7.0) Enhancements:
* Improve compatibility with `--enable-frozen-string-literal` option on Ruby 2.3+. (Pat Allan, #320)
* Add `Support.class_of` for extracting class of any object. (Yuji Nakayama, #325) Bug Fixes:
* Fix recursive const support to not blow up when given buggy classes that raise odd errors from `#to_str`. (Myron Marston, #317)
 
ICM