Skip to content

v1.0.0-beta02

Choose a tag to compare

@github-actions github-actions released this 14 Feb 14:26
79890ee

Fixes

  • [#24]: Fixes StackOverflowException crash occurrence while parsing the long metric files.
  • [#26]: Fixes class parsing issue from a class metric file if it starts with runtime as 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.txt metric)
  • [#28]: Fix: enable configuration cache for report generation tasks in the Gradle Plugin.

Full Changelog: v1.0.0-beta01...v1.0.0-beta02