This repository was archived by the owner on Nov 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
- ### 3.8.1 / 2019-03-03
2
- [ Full Changelog] ( http://github.com/rspec/rspec-support/compare/v3.8.0 ...v3.8.1 )
1
+ ### Development
2
+ [ Full Changelog] ( http://github.com/rspec/rspec-support/compare/v3.8.1 ...master )
3
3
4
4
Bug Fixes:
5
5
6
- * Ensure that inspecting a ` SimpleDelegator ` based object works regardless of
7
- visibilty of the ` __getobj__ ` method. (Jon Rowe, #369 )
8
6
* Ensure that optional hash arguments are recognised correctly vs keyword
9
7
arguments. (Evgeni Dzhelyov, #366 )
10
8
* Ensure that an empty hash is recognised as empty keyword arguments when
11
9
applicable. (Thomas Walpole, #375 )
12
10
* Ensure that diffing truthy values produce diffs consistently.
13
11
(#377 , #377 )
12
+
13
+ ### 3.8.1 / 2019-03-03
14
+ [ Full Changelog] ( http://github.com/rspec/rspec-support/compare/v3.8.0...v3.8.1 )
15
+
16
+ Bug Fixes:
17
+
18
+ * Ensure that inspecting a ` SimpleDelegator ` based object works regardless of
19
+ visibilty of the ` __getobj__ ` method. (Jon Rowe, #369 )
14
20
15
21
### 3.8.0 / 2018-08-04
16
22
[ Full Changelog] ( http://github.com/rspec/rspec-support/compare/v3.7.1...v3.8.0 )
You can’t perform that action at this time.
0 commit comments