Releases: mristin/icontract-hypothesis
Releases · mristin/icontract-hypothesis
icontract-hypothesis 1.1.7
icontract-hypothesis 1.1.6
icontract-hypothesis 1.1.5
- Add support for recursive data structures (#54)
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)
icontract-hypothesis 1.1.3
- Fix strategy inference for
Sequence
(#36)
icontract-hypothesis 1.1.2
icontract-hypothesis 1.1.1
- Fix ghostwriting for functions without contracts (#30)
icontract-hypothesis 1.1.0
- Ghostwrite with --path (#26)
icontract-hypothesis 1.0.0
This is the initial version.
It has a limited, but sufficient feature set to be used in production.
icontract-hypothesis 0.0.2
This is an alpha version intended for development of vim and Pycharm plugin.
Please do not use it!