===== * Added newline before contract description (31) * Fixed support for multi-line lambda inspections (27) * Dropped support for Python 3.5 (30) * Fixed mypy issue with ``callable`` (29)
2.0.2
===== * Fixed compatibility with `icontract` >=2.4.0 (24)
2.0.1
===== * Updated asttokens dependency range to >=2,<3 since it conflicted with icontract>=2.3.0
2.0.0
===== * Updated to icontract 2.0.0
1.4.0
===== * Added errors to contract rendering
1.3.1
===== * Updated to icontract 1.7.1 due to tight coupling with refactored icontract internals