* Bugfix: Stateful testing behaved incorrectly with subclassing. * Complex number support * support for recursive strategies * different error for hypotheses with unsatisfiable assumptions
0.1.2
Not secure
------------------
* Bugfix: Stateful testing was not minimizing correctly and could throw exceptions. * Better support for recursive strategies. * Support for named tuples. * Much faster integer generation.
0.1.1
Not secure
------------------
* Python 3.x support via 2to3. * Use new style classes (oops).
0.1.0
Not secure
------------------
* Introduce stateful testing. * Massive rewrite of internals to add flags and strategies.
0.0.5
Not secure
------------------
* No changes except trying to fix packaging
0.0.4
Not secure
------------------
* No changes except that I checked in a failing test case for 0.0.3 so had to replace the release. Doh