v.2.0.0
RELEASE NOTES - 28/10/2019
- Adding new measures to the plugin:
- Number of Packages
- Number of Interfaces
- Number of Lambdas (Java 8)
- Number of Method References (Java 8)
- Number of Modules (Java 9)
- Robert Martin's measures: Efferent Coupling, Afferent Coupling, Abstractness, Instability, and Distance from the Main Sequence
- A new view to demonstrate the results of the new measures: o3smeasures Secondary Measures Diagnostic View
- Adding new test classes with JUnit5
- Refactoring all the collections manipulation to use Eclipse Collection tool
- Refactoring the code of ASTVisitors