Skip to content

Releases: PatilShreyas/compose-report-to-html

v1.0.0-alpha03

24 Jan 16:10
4439618
Compare
Choose a tag to compare

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

21 Jan 11:10
1b13fbd
Compare
Choose a tag to compare

v1.0.0-alpha01

23 May 12:52
Compare
Choose a tag to compare

Initial Release. This is alpha release of this utility which can generate reports generated from Compose Compiler version 1.2.0-beta02