File tree 1 file changed +13
-1
lines changed
1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.0.1] ( https://github.com/appercept/Delphi-WebMocks/tree/3.0.1 ) (2021-02-08)
4
+
5
+ [ Full Changelog] ( https://github.com/appercept/Delphi-WebMocks/compare/3.0.0...3.0.1 )
6
+
7
+ ** Fixed bugs:**
8
+
9
+ - Windows Defender Firewall prompts on first run [ \# 44] ( https://github.com/appercept/Delphi-WebMocks/issues/44 )
10
+
11
+ ** Merged pull requests:**
12
+
13
+ - Bind to localhost only [ \# 45] ( https://github.com/appercept/Delphi-WebMocks/pull/45 ) ([ rhatherall] ( https://github.com/rhatherall ) )
14
+
3
15
## [ 3.0.0] ( https://github.com/appercept/Delphi-WebMocks/tree/3.0.0 ) (2021-01-27)
4
16
5
17
[ Full Changelog] ( https://github.com/appercept/Delphi-WebMocks/compare/2.0.0...3.0.0 )
119
131
- Add ` URLFor ` method [ \# 12] ( https://github.com/appercept/Delphi-WebMocks/issues/12 )
120
132
- Replace usages of Indy HTTP terms with terms used in the RFCs [ \# 11] ( https://github.com/appercept/Delphi-WebMocks/issues/11 )
121
133
- Request history logging [ \# 10] ( https://github.com/appercept/Delphi-WebMocks/issues/10 )
134
+ - Request header matching by regular-expressions [ \# 5] ( https://github.com/appercept/Delphi-WebMocks/issues/5 )
122
135
123
136
** Merged pull requests:**
124
137
133
146
- Request content matching by regular-expressions [ \# 9] ( https://github.com/appercept/Delphi-WebMocks/issues/9 )
134
147
- Request content matching by value [ \# 8] ( https://github.com/appercept/Delphi-WebMocks/issues/8 )
135
148
- Response headers [ \# 7] ( https://github.com/appercept/Delphi-WebMocks/issues/7 )
136
- - Request header matching by regular-expressions [ \# 5] ( https://github.com/appercept/Delphi-WebMocks/issues/5 )
137
149
- Request path matching by regular-expressions [ \# 4] ( https://github.com/appercept/Delphi-WebMocks/issues/4 )
138
150
- Delphi 10.3.2 is out [ \# 2] ( https://github.com/appercept/Delphi-WebMocks/issues/2 )
139
151
- Request header matching by value [ \# 1] ( https://github.com/appercept/Delphi-WebMocks/issues/1 )
You can’t perform that action at this time.
0 commit comments