mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-18 16:17:10 +01:00
* Update NotNullOrEmptyMatcher to also implement IStringMatcher * NotNullOrEmptyMatcher_GetPatterns_Should_Return_EmptyArray * 24
7 lines
366 B
Plaintext
7 lines
366 B
Plaintext
# 1.4.24 (15 October 2021)
|
|
- #643 Support edge case: first object, next an array. [feature]
|
|
- #644 Mapping headers in OpenAPI [feature]
|
|
- #649 Refactor method name MapHeaders and httpStatusCode
|
|
- #651 Implement PatternAsFile for StringMatcher [feature]
|
|
|
|
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md |