New
v1.4.2
Improvements
- [#139] Include Files from Nested Directories in Reports: Report generation now processes files located within nested subdirectories of the main source directory (e.g., files in
A/submodule-1will be included when generating a report for directoryA). Previously, only files directly in the root specified directory were considered. This enhancement ensures more comprehensive data collection and paves the way for future multi-module reporting features.
Full Changelog: https://github.com/PatilShreyas/compose-report-to-html/compare/v1.4.1...v1.4.2