Releases: Kiskae/Java-Source-Metrics
Releases · Kiskae/Java-Source-Metrics
Release Version 1.3
A release to fix some issues uncovered while writing the thesis.
- Simplify process to customize the class visitor.
- Make class-caching use soft references, so the tool does not run out of memory inspecting large projects on low memory.
- Adjustment to RFC metric for correctness.
- Add check for cyclic producer requirements.
- Add warning if no data-handlers are defined.
- It was possible to cause an uncaught exception in the isolated metric finalizer, this has been fixed.
Release Version 1.2
This release fixes 1 issue and adds one feature:
- IPCI no longer goes out of its bounds if there are multiple dependent inputs
- Add global results tag , showing collection-level results for all input combined.
Release Version 1.1
The previous release was lacking full java6 support, this version fixes that issue.
Release Version 1
1.0 Update to version 1.0