mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-02-24 17:55:01 +01:00
7 lines
368 B
Plaintext
7 lines
368 B
Plaintext
# 1.8.18 (04 August 2025)
|
|
- #1337 Make CSharpCodeMatcher public [bug]
|
|
- #1339 Fixes an issue with matching JSON bodies as bytes [bug]
|
|
- #1336 Is CSharpCodeMatcher actually usable? [bug]
|
|
- #1338 Specifying .WithBody(byte[]) fails to match for JSON bodies [bug]
|
|
|
|
The full release notes can be found here: https://github.com/wiremock/WireMock.Net/blob/master/CHANGELOG.md |