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 2b1e097 commit 464bb0aCopy full SHA for 464bb0a
CHANGELOG.md
@@ -6,6 +6,15 @@ All notable changes to **bUnit** will be documented in this file. The project ad
6
7
## [Unreleased]
8
9
+### Added
10
+
11
+- `bunit.generators` respect parameters from the base class.
12
+- Supports components using constructor injection in `net9.0`.
13
14
+### Fixed
15
16
+- Use latest `System.Text.Json` due to CVE in `8.0.4`.
17
18
## [1.32.7] - 2024-10-04
19
20
### Fixed
0 commit comments