Releases: PatilShreyas/compose-report-to-html
Releases · PatilShreyas/compose-report-to-html
v1.0.0-alpha03
New Features / Improvements
- [#4] Added support for automatically reading reports/metrics from the specified directory (No need to provide each file path individually).
- Added support for providing multiple metric/report files for each individual parameter.
For example: multiple-composables.txt
metric file parsing support will be useful in multimodule project.
Fixes
- [#9] Fixed report parsing by which composables reports table was missing some metric generated by Compose compiler.
- Fixed parsing of the report/metric where the stability of the parameter is not specified.
Full Changelog: v1.0.0-alpha02...v1.0.0-alpha03
v1.0.0-alpha02
[#15] Published artifacts on maven
See more details:
https://github.com/PatilShreyas/compose-report-to-html/wiki/Using-utility-as-a-library
v1.0.0-alpha01
Initial Release. This is alpha release of this utility which can generate reports generated from Compose Compiler version 1.2.0-beta02