You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FsCheck Release Notes.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
-
### 2.16.3 - To be released
1
+
### 2.16.3 - 4 September 2021
2
2
3
3
* Allow configuration in FsCheck.Xunit.PropertiesAttribute to affect properties on nested types or modules. PropertiesAttribute on the closest enclosing type takes precedence.
4
4
5
+
* Add FsCheck.Xunit.TestOutputRunner - a simple runner which just redirects output to xUnit's TestOutputHelper.
6
+
5
7
### 2.16.2 - 30 August 2021
6
8
7
9
* Support generation and shrinking of System.Collections.Immutable types via reflection.
0 commit comments