Skip to content

v1.1.1 - Configurable Classified Pattern File

Compare
Choose a tag to compare
@emaiannone emaiannone released this 11 May 10:36

This version allows setting a custom file containing the patterns for detecting classified attributes instead of forcing it to rely on the built-in set.

Other minor changes:

  • Improve the description for each command-line option when using -help.
  • Fix a NullPointerException occurring during the inspection of some classes.
  • Add Maven Wrapper.

The new version's JAR package with all dependencies (surface.jar) can be found in this release package.

New Contributors

Full Changelog: v1.1.0...v1.1.1