Shouldly v4.0.0-beta0002 Release Notes

Release Date: 2019-06-14 // almost 5 years ago
    • ๐Ÿ #564 - #550 Add diffing support for Windows VS Code contributed by Eubert Go (ber2go)
    • ๐Ÿ”จ #560 - Refactor ShouldThrowAsync for cancellation handing and add test contributed by Adam Hathcock (adamhathcock)
    • ๐Ÿ‘ป #555 - Fix in the Should.ThrowAsync error messages and exception handling contributed by Gabriel Milani (gmilani)
    • ๐Ÿ‘ #550 - Add diffing support for VS Code
    • #411 - Object Graph Comparison - ShouldBeEquivalentTo(...) contributed by RJ Hollberg (TaffarelJr)

    ๐Ÿš€ This release also includes the initial release of the new ShouldBeEquivalentTo method used for object graph comparison. This feature is still early in the making so I imagine there'll be a few bugs, for this reason this package will stay as a beta whilst we iterate on it.

    Please raise any issues you find on our GitHub repository.