Version 0.7.1
siom79
released this
21 Mar 21:12
·
750 commits
to master
since this release
- Exceptions declared in method signatures are now tracked and evaluated regarding source incompatibility. #110
- HTML report now names all incompatible changes additional to the markers * and !. #115
- Maven plugin has new parameter postAnalysisScript that allows execution of Groovy script after comparison phase. #120
- Method added to new interface is no longer detected as source incompatible. #112
- Method that overrides in subinterface method from superinterface is no longer detected as source incompatible. #113
- Excluded xerces vom maven-reporting dependency in order to prevent warnings from SAXParserImpl. #109
- Indirectly implemented interfaces are no longer reported as removed. #119