See also Clover-for-Ant Changelog
Clover-for-Eclipse Changelog
- Changes in 2.0.0 for Eclipse
- Changes in 2.0.0.b2_1 for Eclipse
- Changes in 2.0.2 for Eclipse
- Changes in 2.0.3 for Eclipse
- Changes in 2.0.1 for Eclipse
The complete combined changes are as follows:
Changes in 2.0.3 for Eclipse
03 December, 2007
This release fixes some minor bugs and adds some new features. The full version of this release of the Clover-for-Eclipse plugin is 2.0.3.v20071203123733.
Changes in 2.0.2 for Eclipse
01 November, 2007
This release addresses some performance issues for large projects, fixes some minor bugs and adds some new features. The full version of this release of the Clover-for-Eclipse plugin is 2.0.2.v20071101122659.
Changes in 2.0.1 for Eclipse
23 October, 2007
This is a bug fix release. The full version of this release of the Clover-for-Eclipse plugin is 2.0.1.v20071022194021.
Improvements
- [CLOV-55] Improve memory usage during instrumentation
Bug fixes
- [CLOV-59] NPE thrown from Logger.getInstance()
Changes in 2.0.0 for Eclipse
17 October, 2007
This is a bug fix and feature release. The full version of the Clover-for-Eclipse plugin is 2.0.0.v20071016211452. Please also see the core Clover-for-Ant changelog.
Improvements
- [CEP-9] Allow instrumented class files to be output to a user-specified directory instead of project output directories
- [CEP-10] Add context filter options to HTML/PDF/XML report generation
- [CEP-12] Implement regexp context filters for filtering on coverage of methods and statements
- [CEP-16] Add support for TestNG test execution
Bug fixes
- [CEP-1] Clover sometimes causes JUnit runs to enter infinte lops
- [CEP-3] Clover coverage annotation can sometimes corrupt source code display
- [CEP-4] *.clover files not marked as hidden from source code control
- [CEP-5] Errors when enabling Clover on a project are silently ignored
- [CEP-11] Projects sometimes disappear in Coverage Explorer
Changes in 2.0.0.b2_1 for Eclipse
21 September, 2007
This is a bug fix and usability release. Please also see the core Clover 2 changelog.
Improvements
- [CLEP-134] Usability improvements to feature/plugin upgrades.
- [CLEP-133] Add acknowledgements page to about dialog for open source libraries used in Clover.
Bugs Fixed
- [CLEP-135] Cut dependency between Clover Core feature/plugin and Clover JDT Hooks feature/plugin so each can be installed independently of the other.
- [CLEP-130] HTML report generation ignores unit test results.