Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 515 Bytes

CHANGE_LOG.md

File metadata and controls

13 lines (11 loc) · 515 Bytes

Change Log

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.

[Unreleased]

Added

  • Ability to analyze built source for unreferenced classes
  • Added annotation usage of classes to dead class analysis
  • Added ability to filter classes analyzed
  • Added implemented interfaces to dead class analysis
  • Added thrown exceptions to dead class analysis