We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b8c69f commit 702b380Copy full SHA for 702b380
CHANGES
@@ -1,3 +1,12 @@
1
+0.10.10
2
+------
3
+
4
+- Added Python 3.8 support
5
+- Remove Python 3.4 from test suite matrix.
6
+- The `response.request` object now has a `params` attribute that contains the query string parameters from the request that was captured.
7
+- `add_passthru` now supports `re` pattern objects to match URLs.
8
+- ConnectionErrors raised by responses now include more details on the request that was attempted and the mocks registered.
9
10
0.10.9
11
------
12
0 commit comments