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

Releases: viadee/vPAV

3.0.8

06 Jan 13:15
cf846b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.7...3.0.8

3.0.7

17 Dec 13:28
fc94085
Compare
Choose a tag to compare

Minor changes and most important: removal of vulnerable log4j

What's Changed

Full Changelog: 3.0.6...3.0.7

3.0.6

06 Aug 09:44
Compare
Choose a tag to compare

Added frontend view for displaying the elements that reference source code. Bug fixes for reading properties and ruleSets files.

3.0.5

28 May 19:03
0fea0cc
Compare
Choose a tag to compare

Reworked Java Code processing to improve stability and adding support for resolving variable values

3.0.4

19 Feb 14:35
518de2e
Compare
Choose a tag to compare
Update pom.xml

3.0.1

17 Jun 21:05
ab076fc
Compare
Choose a tag to compare

Further increased accuracy of the ProcessVariableModelChecker and improved usability of vPAV by adding more configurability.

3.0.0

28 May 09:48
f79ebfd
Compare
Choose a tag to compare

Reworked the ProcessVariableModelChecker for improved accuracy. Additionally improved discovery of process variables

2.8.2

08 Apr 12:01
Compare
Choose a tag to compare

Hotfix for windows based systems. Fixed exception when trying to resolve delegate beans with Soot

2.8.1

15 Mar 13:36
e21ec83
Compare
Choose a tag to compare

Added support for transitive interface implementation, improved discovery of process variables.
Implemented the a new checker: MessageChecker and ensured dependencies are solely resolved via maven central

2.8.0

22 Jan 11:04
57d59eb
Compare
Choose a tag to compare

Reworked discovery of process variables and used latest release of Soot.
Intermediate changes of process variables (message events, etc.) will be covered in subsequent releases.