File tree 1 file changed +25
-1
lines changed 1 file changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
- # NUnit Analyzers 4.5 - December 22, 2024
1
+ # NUnit Analyzers 4.6 - January 9, 2025
2
+
3
+ This release contains two improvements: Allowing ` NUnit1001 ` to understand ` DateOnly ` and ` TimeOnly ` parameters in
4
+ ` TestCaseUsage ` and making ` NUnit2045 ` support ` Assert.EnterMultipleScope ` (introduced in NUnit version 4.2).
5
+
6
+ The release contains contributions from the following users (in alphabetical order):
7
+ * @Dreamescaper
8
+ * @manfred-brands
9
+ * @mikkelbu
10
+
11
+ Issues Resolved
12
+
13
+ Features and Enhancements
14
+ * #820 NUnit1001 compains about DateOnly parameters
15
+ * #769 Recognized the new Assert.EnterMultipleScope() concept.
16
+
17
+ Tooling, Process, and Documentation
18
+ * #829 chore: Bump year to 2025 in copyrights
19
+ * #823 chore: Bump cake.tool to version 4
20
+ * #822 chore: Bump NUnit to 4.3.2
21
+ * #818 chore: Replace "buildstats.info" with "img.shields.io"
22
+ * #815 chore: bump version
23
+
24
+
25
+ # NUnit Analyzers 4.5 - December 22, 2024
2
26
3
27
The release primarily fixes a problem with the NUnit Analyzers when used with NUnit 4.3.1 - see #811 for more
4
28
information. In additional, we have also added some smaller improvements and bug fixes.
You can’t perform that action at this time.
0 commit comments