Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

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

Choose a tag to compare

@darrenburns darrenburns released this 09 Jul 15:27
· 47 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