WireMock.Net v1.1.8.0 Release Notes

Release Date: 2020-02-22 // about 4 years ago
    • ๐Ÿ‘ #419 - Support multi line wild card matching [bug] contributed by NoahLerner
    • #421 - Fix: do not return empty matchers array when Func has been used [bug] contributed by StefH
    • ๐Ÿ›  #423 - Fixes for Cookie and Header Reject on Match [bug] contributed by StefH
    • #424 - Don't return empty dictionary object for response headers in JSON mapping [feature] contributed by StefH
    • #418 - Body matching fails if body has newline [bug]