File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.0.0] ( https://github.com/appercept/Delphi-WebMocks/tree/3.0.0 ) (2021-01-27)
4
+
5
+ [ Full Changelog] ( https://github.com/appercept/Delphi-WebMocks/compare/2.0.0...3.0.0 )
6
+
7
+ ** Implemented enhancements:**
8
+
9
+ - Assertion matching by URL query parameters [ \# 41] ( https://github.com/appercept/Delphi-WebMocks/issues/41 )
10
+ - Request content matching by Form-Data [ \# 20] ( https://github.com/appercept/Delphi-WebMocks/issues/20 )
11
+ - Request matching by JSON values
12
+
13
+ ** Fixed bugs:**
14
+
15
+ - Test failure due to platform line endings [ \# 43] ( https://github.com/appercept/Delphi-WebMocks/issues/43 )
16
+ - Request history is not persisting query parameters [ \# 42] ( https://github.com/appercept/Delphi-WebMocks/issues/42 )
17
+
3
18
## [ 2.0.0] ( https://github.com/appercept/Delphi-WebMocks/tree/2.0.0 ) (2020-11-25)
4
19
5
20
[ Full Changelog] ( https://github.com/appercept/Delphi-WebMocks/compare/1.3.0...2.0.0 )
You can’t perform that action at this time.
0 commit comments