v5.2.0
Summary of main changes:
- [UPDATE] Upgrade website build to jekyll 3.9.0 and add link to edit website pages (#767, #769; thanks to @brad)
- [UPDATE] Build improvements:
- [NEW] Support for Sourcelink and Deterministic Build. Thanks @304NotModified! (#737)
Many thanks to @alexandrnikitin, @Romfos, @brad, and @304NotModified for their contributions!
Thanks a lot to all code contributors, reviewers, and people who have raised and/or commented on issues.
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 if you have any problems.
Changelog: https://github.com/nsubstitute/NSubstitute/blob/v5.2.0/CHANGELOG.md
Breaking changes: None.
Project links:
- NuGet:
- GitHub: http://github.com/nsubstitute/NSubstitute
- Web: http://nsubstitute.github.io/
Change list
- Documentation: introduce clickable tooltips to copy hx url by @jheinath in #736
- Move CI to GitHub actions by @alexandrnikitin in #740
- Support Sourcelink and Deterministic Build by @304NotModified in #737
- [Github] Run unit tests for all test platforms by @Romfos in #742
- Move from AppVeyor to GitHub Actions by @alexandrnikitin in #754
- Added .NET 8 to test platforms by @Romfos in #756
- Format source code and add format verification on ci by @Romfos in #758
- Format NSubstitute.csproj layout + remove unusable code for net4.5 by @Romfos in #761
- Enable ImplicitUsings by @Romfos in #762
- Use file scoped namepsaces by @Romfos in #763
- Upgrade jekyll to 3.9.0 by @brad in #768
- add edit this page link by @brad in #769
- [CI] Do not build on every push by @alexandrnikitin in #774
- [Docs] Update Ruby and docs dependencies to the latest versions by @alexandrnikitin in #773
- Prep for v5.2 release by @dtchepak in #791
New Contributors
Full Changelog: v5.1.0...v5.2.0