NSubstitute v4.3.0 Release Notes
Release Date: 2021-01-01 // over 1 year ago-
- ๐ [NEW] Add .NET 5 (#636) and .NET 6 (#674) support. Thanks to @zvirja and @Havunen!
Previous changes from v4.2.2
-
Hi everyone,
๐ We've just released NSubstitute 4.2.2. This patch release fixes a thread-safety issue with auto-value providers (#600, #601). Thanks to Alex Povar (@zvirja) for these changes.
๐ฆ If you haven't already done so, please make sure you add the NSubstitute.Analyzers package wherever you reference NSubstitute: https://nsubstitute.github.io/help/nsubstitute-analysers/
As always, please raise an issue on GitHub or email the group if you have any problems.
๐ Changelog: https://github.com/nsubstitute/NSubstitute/blob/v4.2.2/CHANGELOG.md
๐ฅ Breaking changes: There should be no breaking changes with this release.
Project links: