| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.7.0 source code.tar.gz | 2025-03-17 | 343.4 kB | |
| 0.7.0 source code.zip | 2025-03-17 | 447.5 kB | |
| README.md | 2025-03-17 | 825 Bytes | |
| Totals: 3 Items | 791.8 kB | 0 | |
What's Changed
[#111] Moved Java parser to OpenRewrite and parsing as many Java language features as I could figure out [#109] Excluding tests from analysis by default [#114] [#132] Maven report now delegates to HtmlReport. Less code to maintain! [#124] Displaying map of entire codebase. Excludes unit tests and classes that do not have any incoming or outgoing relationships. [#128] Added 3D Force Graph rendering of class map and cycles. Makes looking at your code fun again! [#129] [#130] Added DSM to identify backward edges. Performing what-if analysis on backward edge removal. [#131] Added ability to minify HTML report. Disabled by default. Limiting cycle analysis to 10 cycles. Will parameterize in the future.
Full Changelog: https://github.com/refactorfirst/RefactorFirst/compare/0.6.2...0.7.0