Skip to content

Releases: VerifyTests/Verify

19.4.0

18 Dec 09:03
Compare
Choose a tag to compare

As part of this release we had 46 commits which resulted in 9 issues being closed.

Bugs

  • #734 find fs and vb projects in ncrunch
  • #744 fix broken ScrubMember

Features

  • #730 Update to MsTest 3
  • #731 Perf improvements for matching file finder
  • #736 obsolete Counter Id replacement logic
  • #737 Add Named scrubbing
  • #740 add missing scrubbers
  • #741 Avoid async local counter calls
  • #745 Throw when a static api is called after a verify

19.3.0

27 Nov 10:05
daac06f
Compare
Choose a tag to compare

As part of this release we had 1 commit which resulted in 1 issue being closed.

Feature

  • #728 make InnerVerifier public

19.2.0

27 Nov 09:03
Compare
Choose a tag to compare

As part of this release we had 12 commits which resulted in 1 issue being closed.

Feature

  • #726 Do not create artifical name for extension-only filenames

19.1.0

13 Nov 19:32
Compare
Choose a tag to compare

As part of this release we had 14 commits which resulted in 6 issues being closed.

Bugs

  • #715 DateFormatter prints extra dash "-" for negative date times
  • #722 fix info not being passed

Features

  • #717 Add more task overloads
  • #719 add VerifyJson task overloads
  • #720 add xml overloads
  • #721 add more byte task overloads

19.0.0

09 Nov 21:36
Compare
Choose a tag to compare

As part of this release we had 13 commits which resulted in 5 issues being closed.

Features

  • #704 Add net7 support
  • #705 update Verify.Expecto to FSharp.Core 7
  • #706 DiffEngine 11 and EmptyFiles 4
  • #707 update to TextCopy 6.2
  • #708 drop net461. add net462

18.4.0

06 Nov 22:30
Compare
Choose a tag to compare

As part of this release we had 13 commits which resulted in 3 issues being closed.

Bugs

  • #699 VerifyDirectory doesn't play well with file names starting with dot
  • #702 Make sure that Hidden files are included in the EnumeratedFiles

Feature

  • #703 add SortJsonObjects

18.3.0

01 Nov 12:54
8b1a7d0
Compare
Choose a tag to compare

As part of this release we had 12 commits which resulted in 1 issue being closed.

Bug

  • #694 Fix Async stream/bytes usage

18.2.1

01 Nov 05:51
Compare
Choose a tag to compare

As part of this release we had 19 commits which resulted in 2 issues being closed.

Bugs

  • #691 Serialization settings not passed on to JToken converters
  • #693 Respect json settings in ToObject

18.2.0

31 Oct 10:18
425952a
Compare
Choose a tag to compare

As part of this release we had 2 commits which resulted in 1 issue being closed.

Documentation

  • #690 Add stream and byte overloads that map to "bin"

18.1.1

28 Oct 12:32
Compare
Choose a tag to compare

As part of this release we had 9 commits which resulted in 1 issue being closed.

Bug

  • #688 Fix NCrunch detection in temp directory