Skip to content

1.0.1

Compare
Choose a tag to compare
@vinaygaba vinaygaba released this 19 Sep 17:36
· 7 commits to master since this release

Note: Use the 1.0.2 release instead as it reverts a change that could potentially have implications.

This release contains the following fixes -

  • De-dupe with the fully qualified function name #315
  • Remove the Deprecation warning on generated module files when building #339
  • Embed proguard rule for generated provider class #341
  • Fix width incorrectly passed to showkaseHeightDp param in ShowkaseMetadata. #336
  • Update kotlin to 1.8.10, xprocessing to 1.6.0-alpha01. This fixes the Dagger 2.48 incompatibility issue - #349
  • Upgrade compose version to 1.4.2 #353
  • Additionally, there was some foundational work done to allow adding more information into the Showkase Browser (#309 ). This is still work in progress so it's not necessarily usable just yet.

Finally, one thing you will notice is the change in the versioning scheme. I'm finally updating it since there was no real reason to continue with the "beta" versioning as it didn't signify maturity of the project by any means. We've been using this for over a couple years in production. This also fixes this issue (#308)