Skip to content

6.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@blairconrad blairconrad released this 19 Dec 11:48
· 102 commits to master since this release
951c774

Removed support for older Visual Studios

  • Support Visual Studio 2017 15.9+ and Visual Studio 2019, dropping support for Visual Studio 2015 (#14)
    This is an intentional change relative the 5.3.0 release. Note that the 5.4.0 release inadvertently dropped support for VS 2015 and VS2017.

Changed

Retired Diagnostics

Additional Items

  • Always test on all supported platforms on the current operating system (#8)
  • Update mkdocs to 1.0.4 (#12)
  • Fix broken NuGet badge (#15)
  • Point to release notes in this repository (#16)
  • Update tools submodule to FakeItEasy/FakeItEasy.Tools@f6eaae9 (#17)

With special thanks for contributions to this release from:

  • Elijah Newren - @newren, whose git-filter-repo was instrumental in extracting the analyzer code from the main FakeItEasy repo