| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.6.0 source code.tar.gz | 2024-10-02 | 331.9 kB | |
| 0.6.0 source code.zip | 2024-10-02 | 410.6 kB | |
| README.md | 2024-10-02 | 720 Bytes | |
| Totals: 3 Items | 743.3 kB | 1 | |
What's Changed
- [#101] Rendering DOT images instead of png iimages by @jimbethancourt in https://github.com/refactorfirst/RefactorFirst/pull/105
- [#93] Only calculating cycle class churn when
showDetails = trueby @jimbethancourt in https://github.com/refactorfirst/RefactorFirst/pull/106 since number of classes in a cycle has a strong correlation to the cycle's average commit count - Render dot graphs in maven report by @jimbethancourt in https://github.com/refactorfirst/RefactorFirst/pull/107
- Logging parsed files during circular reference checking in https://github.com/refactorfirst/RefactorFirst/pull/107
Full Changelog: https://github.com/refactorfirst/RefactorFirst/compare/0.5.0...0.6.0