All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Update opcode to allow use of ASM 9 API
- Updated
org.ow2.asm:asm
from9.5
to9.6
- Updated
org.ow2.asm:asm
from9.3
to9.5
- Updated
com.google.code.gson:gson
from2.9
to2.10.1
- Updated override of
org.yaml:snakeyaml
transitive dependency from1.30
to1.33
- (GH-28) Record files which failed to parse in a report, instead of failing the entire analysis
- Updated
com.google.guava:guava
from31.0-jre
to31.1-jre
- Updated
org.ow2.asm:asm
from9.2
to9.3
- Updated
org.slf4j:slf4j-api
from1.7.32
to1.7.36
- Updated
org.slf4j:slf4j-simple
from1.7.32
to1.7.36
- Updated
org.testng:testng
from7.4.0
to7.5
- Updated override of
org.yaml:snakeyaml
transitive dependency from1.29
to1.30
- Updated
com.google.guava:guava
from30.1.1-jre
to31.0-jre
- Updated
com.google.code.gson:gson
from2.8.7
to2.8.8
- Updated
org.ow2.asm:asm
from9.1
to9.2
- Updated
com.google.code.gson:gson
from2.8.6
to2.8.7
- Updated
org.slf4j:slf4j-api
and associated libraries from1.7.30
to1.7.31
- Updated override of transitive dependency on
org.yaml:snakeyaml
from1.28
to1.29
- Updated
com.google.guava:guava
from30.0-jre
to30.1.1-jre
- Updated
org.ow2.asm:asm
from9.0
to9.1
- Updated
org.testng:testng
from7.3.0
to7.4.0
- Updated override of transitive dependency on
org.yaml:snakeyaml
from1.26
to1.28
- Updated
com.google.guava:guava
andorg.ow2.asm:asm
dependencies to latest versions (30.0-jre
and9.0
, respectively)
- (GH-22) Added automatic cleanup of temporary files
- Ability to analyze built source for external method calls, outputting to a formatted report