Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Releases: viadee/vPAV

2.7.3

21 Nov 13:43
169067f
Compare
Choose a tag to compare

Hotfix release to avoid endless recursion that lead to a StackOverflowError. Also included already some preparations for next major release 2.8.0, which includes proper resolving of data flow anomalies.

2.7.2

21 Nov 13:38
d051719
Compare
Choose a tag to compare

Further improved functionality of the ProcessVariableChecker. Now correctly retrieves process variables from all possible entry points and the HTML output has now improved usability regarding white/blacklisting issues after a run.

2.7.1

19 Oct 10:23
e1cbd19
Compare
Choose a tag to compare

Mainly improved functionality of the ProcessVariableChecker to broaden scope of possible variable manipulation.

2.7.0

18 Sep 11:37
5b321c1
Compare
Choose a tag to compare

Extended the DataFlowChecker and fixed minor bugs. Additionally, the ProcessVariableModelChecker has been improved to use static analysis inside delegated beans.