Sonar 2.0 Released
The Sonar Team is pleased to announce the release of Sonar 2.0. The main feature of Sonar 2.0 consists in analysis of Design & Architecture and object-oriented metrics. This new version enables to easily :
* remove cycles between packages by cutting undesired dependencies
* represent and navigate across dependencies between components through a DSM (Dependency System Matrix)
* hunt for classes having too many responsibilities
On top of this, it contains 45 other improvements and bug-fixes.
Related link: More information (external link)