Skip to content

Version 0.7.5 (2020-11-27)

Pre-release
Pre-release
Compare
Choose a tag to compare
@jad-hamza jad-hamza released this 28 Nov 06:28

Version 0.7.5 (2020-11-27)

Features

  • Add admit-vcs option to generate VCs without sending them to the solver
  • Add support for indexed types in scalac frontend

Improvements

  • Generalize specification helpers (#828)

Bug fixes

  • Remove unsound type-checking rule for function types, and add subtying rules instead