mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-15 14:53:37 +01:00
7 lines
450 B
Plaintext
7 lines
450 B
Plaintext
# 1.6.6 (01 October 2024)
|
|
- #1185 Throw exception in case WithTransformer is used after WithBodyFromFile [bug]
|
|
- #1187 Fix StaticMappingsPath in WireMockContainerBuilder [bug]
|
|
- #1184 .WithBodyFromFile() + .WithTransformer(transformContentFromBodyAsFile: true) = empty string [bug]
|
|
- #1186 WithMappings path is null on Build() call [bug]
|
|
|
|
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md |