You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+6-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Change Log
2
2
3
+
## 2.13.2
4
+
5
+
* Enhancement - add form to Predicate.
6
+
* Fix - added the `imurl` package to dependencies
7
+
3
8
## 2.13.1
4
9
5
10
* Re-release
@@ -58,7 +63,7 @@
58
63
* Add [dynamic predicates and responses](http://www.mbtest.org/docs/api/injection). This feature requires Mountebank 2.0 or later, but all other features should continue to work with older version.
59
64
* Add MountebankServer.query_all_imposters() method to retrieve all imposters from a running MB server, including those not created locally.
60
65
61
-
## 2.4
66
+
## 2.4
62
67
63
68
* Allow MountebankServer to attach to an already running MB instance on another host.
64
69
* Make has_request() a builder style matcher, and use builder matcher construction wherever possible.
0 commit comments