question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Here is the list of actions required to prepare for the v4 release.

Preparations:

  • Close all the PRs for master and freeze changes to the master branch till the release.
  • Close all the issues and PRs in the v4 milestone.
  • Collect all the important v4 changes since v4 RC1.
  • Update the breaking changes document on Wiki.
  • Review Contributing.md and wiki and ensure no obsolete information is present there.

Release:

  • Release AutoFixture v4.0.0.
  • Make a tweet.
  • Thank to everybody who participated 😉

Important Changes

  • DataAnnotations RangeAttribute causes arithmetic OverflowException #453
  • Improve ObjectCreationException wrapping with full path #892
  • Obsolete RandomRangedNumberCustomization #899
  • Ranged request fails if request has same min and max #897
  • Return ISpecimenBuilderNode in ISpecimenBuilderTransformation #905
  • [xUnit/xUnit2] Loosen up InlineAutoDataAttribute constructor to take DataAttribute argument #911
  • Allow to relay open generic types via TypeRelay #936 / Handle open generics by ExactTypeSpecification and remove redundancies #935
  • Change ModestConstructorQuery behavior to skip copy constructors #918
  • Introduce RangedRequest to support non-number types #920
  • Range attribute on Enum throws InvalidCastException #722
  • Resolve IReadOnlyList<> out of the box #924
  • Move NoDataAnnotationsCustomization to DataAnnotations namespace #957

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

4reactions
zvirjacommented, Jan 9, 2018

@moodmosaic All the preparations has been finished and I’m ready for the v4 RTM release (finally 😄). I believe that I applied all the breaking changes I wanted. All the breaking changes we might need in future will go to v5.

I’m going to proceed with the release tomorrow - let me know if you have any concerns 😉

1reaction
rexcfnghkcommented, Jan 11, 2018

Thank you for the effort to get it out of the door @zvirja !

Read more comments on GitHub >

github_iconTop Results From Across the Web

NuGet 4.0 RTM Release Notes
Release notes for NuGet 4.0 RTM including known issues, bug fixes, added features, and DCRs.
Read more >
Windows 10 Redstone 4 RTM Released to Insiders
It's time. Microsoft is almost ready to release the Windows 10 Redstone 4 update, also known as the Spring Creators Update. As we...
Read more >
Release Notes for Platform RTM
IBM Platform RTM Release Notes. Learn what's new for IBM Platform RTM. What's new in Platform RTM 9.1.4. Learn about the new features...
Read more >
Windows NT 4.0 build 1381.1
Windows NT 4.0 build 1381.1 is the official RTM build of Windows NT 4.0, which was released to manufacturing on 31 July 1996...
Read more >
.NET Framework version history - Wikipedia
A software development kit for this version was released on 29 November 2006. Support ended on 12 July 2011. It is the last...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found