Skip to content

Releases: AutoFixture/AutoFixture

Version 5.0.0-preview011

15 Apr 09:01
a14734a
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v5.0.0-preview010...v5.0.0-preview011

Version 5.0.0-preview010

25 Mar 02:19
2fbe62c
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v5.0.0-preview009...v5.0.0-preview010

Version 5.0.0-preview009

10 Mar 20:55
aa58120
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Adding ISpecimenBuilder as param on With method by @luccanog in #1444

New Contributors

Full Changelog: v5.0.0-preview008...v5.0.0-preview009

Version 5.0.0-preview008

18 Feb 22:38
b864999
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v5.0.0-preview007...v5.0.0-preview008

Version 5.0.0-preview007

09 Dec 22:56
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Build script optimization by @aivascu in #1428
  • Raised supported version of FakeItEasy to 6.0.0 across all targets by @aivascu in #1429
  • Raised minimum supported version of Moq to 4.7.49 across all targets by @aivascu in #1429
  • Raised minimum supported version of Foq to 1.8.0 across all targets by @aivascu in #1429
  • Raised minimum supported version of FsCheck to 2.14.0 across all targets and removed test projects by @aivascu in #1429
  • Raised minimum supported version of NSubstitute to 3.0.0 across all targets and removed test project by @aivascu in #1429
  • Raised minimum supported version of System.ComponentModel.Annotations to 4.4.0 by @aivascu in #1429
  • Raised minimum supported version of FSharp.Core to 4.2.3 and removed maximum version boundary in all F# projects by @aivascu in #1429
  • Dropped net462 target framework in AutoFakeItEasy by @aivascu in #1429
  • Added explicit references to System.Net.Http, System.Text.RegularExpressions, and System.Security.Cryptography.X509Certificates to resolve vulnerability warnings by @aivascu in #1429
  • Replaced .NET Framework assembly reference to System.ComponentModel.DataAnnotations with package reference by @aivascu in #1429

Full Changelog: v5.0.0-preview006...v5.0.0-preview007

Version 5.0.0-preview006

04 Dec 21:15
24d332c
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v5.0.0-preview005...v5.0.0-preview006

Version v4.18.1

28 Nov 09:42
fd84290
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.18.0...v4.18.1

Version 4.18.0

21 Feb 20:59
77de7c2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.17.0...v4.18.0

Version 5.0.0-preview005

10 May 20:16
585c4bc
Compare
Choose a tag to compare
Pre-release

New Features:

Version 5.0.0-preview004

24 Mar 20:16
4770914
Compare
Choose a tag to compare
Pre-release

New Features:

  • Added support for IAsyncEnumerable<>

Improvements:

  • Added support for netstandard2.1 in the AutoFixture package
  • Added netcoreapp3.1 target in test projects.
  • Refactored GetHashCode implementations to use the BCL HashCode type.

Deprecation:

  • Raised minimum .NET Framework version to net461
  • Dropped support for netstandard1.x
  • Dropped support for netcoreapp1.x
  • Dropped support for FakeItEasy v2 to v5