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
84e15424
Verified
Commit
84e15424
authored
Jul 01, 2021
by
Nadim Kobeissi
💾
Browse files
Verifpal 0.24.0
parent
7759f069
Pipeline
#888
passed with stages
in 1 minute and 30 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
assets/releasenotes.txt
View file @
84e15424
Verifpal 0.23.3 fixes a crash that could sometimes occur with models that use the `password` value type.
Verifpal 0.24.0 fixes a bug that could cause misleading confidentiality query outputs.
assets/version.txt
View file @
84e15424
0.2
3.3
0.2
4.0
cmd/verifpal/main.go
View file @
84e15424
...
...
@@ -20,7 +20,7 @@ import (
"verifpal.com/cmd/vplogic"
)
const
version
=
"0.2
3.3
"
const
version
=
"0.2
4.0
"
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