This commit is contained in:
Stef Heyenrath
2023-08-03 16:08:50 +02:00
parent 4688f556b5
commit 6aa7aac151
4 changed files with 19 additions and 6 deletions

View File

@@ -1,6 +1,10 @@
# 1.5.32 (15 July 2023)
- #966 Fixed JsonPathMatcher to match nested objects [bug]
- #965 JsonPathMatcher does not match json body nested objects [bug]
- #967 ⭐10 million downloads ! ⭐ [feature]
# 1.5.33 (03 August 2023)
- #972 JsonPartialMatcher - match guid and string
- #976 Upgrade to Handlebars.Net.Helpers 2.4.0 to update XPath.SelectTokens and XPath.EvaluateToString [feature]
- #981 Add MultiPart/MimePart Request Matcher [feature]
- #968 Using request multipart in response template [feature]
- #969 Multipart validation [feature]
- #970 Loop through xml elements in handlebars template [feature]
- #971 JsonPartialMatcher - match guid and string [feature]
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md