Skip to content

0.63.0b0 - Public type hints, improved output for assertion failures

Compare
Choose a tag to compare
@darrenburns darrenburns released this 09 Jul 15:27
· 46 commits to master since this release
7a36eed
  • Type hints for Ward are now distributed: via #283 and several other PRs (thanks to @hukkin)
  • Every type of assertion failure now results in specialised output showing LHS and RHS values. The assertion message is now also displayed in test output (thanks to @JoshKarpel)

image