5.0.0 (2022-09-21)
Bug Fixes
-
tests: access
patternScanResult
throughscanResult
(76676fb) -
refactor!: move utility methods from
MethodFingerprintUtils
MethodFingerprint
(d802ef8) -
feat(fingerprint)!:
StringsScanResult
forMethodFingerprint
(3813e28)
BREAKING CHANGES
- Imports will have to be updated from
MethodFingerprintUtils
toMethodFingerprint.Companion
.
Signed-off-by: oSumAtrIX johan.melkonyan1@web.de
MethodFingerprint
now has a field forMethodFingerprintScanResult
.MethodFingerprintScanResult
now holds the previous fieldMethodFingerprint.patternScanResult
.
Signed-off-by: oSumAtrIX johan.melkonyan1@web.de