Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Verifpal
Verifpal
Commits
ae522ce0
Verified
Commit
ae522ce0
authored
Aug 25, 2021
by
Nadim Kobeissi
💾
Browse files
Verifpal 0.26.1
parent
6245fb14
Pipeline
#918
passed with stages
in 2 minutes and 43 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
assets/releasenotes.txt
View file @
ae522ce0
Verifpal 0.26.0 fixes analysis unreliabilty that could arise when a Verifpal model contains a very large number of different queries.
Verifpal 0.26.1 fixes analysis unreliabilty that could arise when equivalence queries are used.
Equivalence queries remain unstable, and should be used with caution for the time being.
assets/version.txt
View file @
ae522ce0
0.26.
0
0.26.
1
cmd/verifpal/main.go
View file @
ae522ce0
...
...
@@ -20,7 +20,7 @@ import (
"verifpal.com/cmd/vplogic"
)
const
version
=
"0.26.
0
"
const
version
=
"0.26.
1
"
var
rootCmd
=
&
cobra
.
Command
{
Use
:
"verifpal"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment