v1.0.0-beta02
Fixes
- [#24]: Fixes
StackOverflowExceptioncrash occurrence while parsing the long metric files. - [#26]: Fixes class parsing issue from a class metric file if it starts with
runtimeas stability information. - [#25]: Fixes report Generation for Composables fails on dirty content generated by the compiler. (Sometimes, compose compiler generates this kind of content in
-composables.txtmetric) - [#28]: Fix: enable configuration cache for report generation tasks in the Gradle Plugin.
Full Changelog: v1.0.0-beta01...v1.0.0-beta02