github dafny-lang/dafny v3.7.2
Dafny 3.7.2

latest releases: nightly, v4.6.0, v4.5.0...
22 months ago
  • fix: Hovering over variables and methods inside cases of nested match statements work again. (#2334)
  • fix: Fix bug in translation of two-state predicates with heap labels. (#2300)
  • fix: Check that arguments of 'unchanged' satisfy enclosing reads clause. (#2302)
  • fix: Underconstrained closures don't crash Dafny anymore. (#2382)
  • fix: Caching in the language server does not prevent gutter icons from being updated correctly. (#2312)
  • fix: Last edited verified first & corrected display of verification status. (#2352)
  • fix: Correctly infer type of numeric arguments, where the type is a subset type of a newtype. (#2314)
  • fix: Fix concurrency bug that sometimes led to an exception during the production of verification logs. (#2398)

Don't miss a new dafny release

NewReleases is sending notifications on new releases.