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 61a9441 commit 00d6e49Copy full SHA for 00d6e49
CHANGES.txt
@@ -1,3 +1,19 @@
1
+=== Version 1.9.0 ==
2
+
3
+Drop formal support for 2.x < 2.7
4
+Drop formal support for 3.x < 3.4
5
6
+Fix #62 - Return result of a deferred call
7
8
+=== Version 1.8.5 ===
9
10
+Fix #56 - incorrect handling of () in is_ matcher
11
+Fix #60 - correct calling API call with args
12
13
+=== Version 1.8.4 ==
14
15
+* Fix #54 - Make instance_of work with tuple like isinstance and unittest's assertIsInstance
16
17
=== Version 1.8.3 ===
18
19
* Fix #52 - bad handling when reporting mismatches for byte arrays in Python 3
0 commit comments