Skip to content

Version 0.8.6

Compare
Choose a tag to compare
@marcoeilers marcoeilers released this 27 Jul 22:48
· 201 commits to master since this release

Major updates

  • Updated dependency versions, particularly of mypy
  • Compatibility with Python 3.8
  • Experimental support for counterexamples

Minor changes

  • Updated used Viper version to 20.07
  • Improved performance for verifying top-level statements and order of declarations
  • nagini_contracts is marked for mypy as containing type stubs
  • Several smaller bug fixes