Skip to content

Releases: spotify/ruler

Version 1.4.0

18 Aug 12:20
Compare
Choose a tag to compare
  • Add support for projects using ProGuard or DexGuard instead of R8 (thanks @MrHadiSatrio)

Version 1.3.0

04 Aug 09:54
Compare
Choose a tag to compare
  • Add support for dynamic feature modules (thanks @BaeBae33)
  • Add ownership info to the main breakdown tab in the HTML report

Version 1.2.1

16 May 09:29
Compare
Choose a tag to compare
  • Compile against Android Gradle Plugin 7.2.0

Version 1.2.0

14 Mar 15:08
Compare
Choose a tag to compare
  • Add support for file-level ownership
  • Group tasks in a dedicated Gradle task group (thanks @5peak2me)
  • Fix log outputs on Windows

Version 1.1.1

04 Mar 09:41
Compare
Choose a tag to compare
  • Fix attribution on Windows
  • Fail fast if device spec is not configured correctly

Version 1.1.0

16 Feb 10:41
Compare
Choose a tag to compare
  • Support for wildcard entries in the ownership file

Version 1.0.0

14 Dec 11:26
Compare
Choose a tag to compare
  • New insights tab in the HTML report
  • Support for ownership information
  • ExternalSyntheticLambda and ExternalSyntheticOutline classes are now attributed correctly

Version 0.2.0

05 Aug 12:02
Compare
Choose a tag to compare
  • Upgrade Android Gradle Plugin to 7.0.0

Version 0.1.0

30 Jul 13:46
Compare
Choose a tag to compare
  • Initial public version