We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cb7b83 commit 48074ddCopy full SHA for 48074dd
Changelog.md
@@ -7,6 +7,8 @@ Enhancements:
7
* Make `RSpec::Core::Reporter#message` a public supported API. (Jon Rowe, #1866)
8
* Allow custom formatter events to be published via
9
`RSpec::Core::Reporter#publish(event_name, hash_of_attributes)`. (Jon Rowe, #1869)
10
+* Remove dependency on the standard library `Set` and replace with `RSpec::Core::Set`.
11
+ (Jon Rowe, #1870)
12
13
Bugfixes:
14
0 commit comments