icontract-hypothesis 1.1.4
- Support full matching regular expressions (#49)
- Fix inference for
__init__
with inheritance (#46) - Adapt to changed interface in icontract 2.5.2 (#43)
- Handle functions using
self
as argument (#42) - Handle contracts on
self
as filters (#41) - Pass
self
arugment to contracts (#40) - Revert "Fix strategy inference for
Sequence
(#36)" (#38)