-
-
Notifications
You must be signed in to change notification settings - Fork 209
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
19 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |