Releases: dafny-lang/setup-dafny-action
Releases · dafny-lang/setup-dafny-action
v1.8.0
- Fix: Version constraint on .NET (#21)
- Feat: Uses Dafny release specific to runner's architecture (#20)
- Fix: Added absolute path for Javascript action (#22)
- Fix: Updated distribution (#23)
v1.7.0
Set DAFNY_VERSION environment variable (#19)
v1.6.1
Support Dafny's new distribution identifier scheme (#15)
v1.6.0
Support “nightly-latest” version (#13)
v1.4.0
Added support for Windows and downloading nightly builds of Dafny (#5).
v1.3.2
Now defaults to Dafny 3.1.0.
Fixes support for Dafny 2.3.0 (which never actually worked).
v1.2.1
This version adds support for macOS
v1
v1.0.0
Fix workflow setup