File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Expand file tree Collapse file tree 1 file changed +24
-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+ * #823 chore: Bump cake.tool to version 4
19+ * #822 chore: Bump NUnit to 4.3.2
20+ * #818 chore: Replace "buildstats.info" with "img.shields.io"
21+ * #815 chore: bump version
22+
23+
24+ # NUnit Analyzers 4.5 - December 22, 2024
225
326The release primarily fixes a problem with the NUnit Analyzers when used with NUnit 4.3.1 - see #811 for more
427information. In additional, we have also added some smaller improvements and bug fixes.
You can’t perform that action at this time.
0 commit comments