Skip to content

1.0.2

Latest
Compare
Choose a tag to compare
@vinaygaba vinaygaba released this 19 Sep 19:45
· 5 commits to master since this release

I did a new release in order to revert a change in the previous one as I feared it would have some implications to the users. More details in this PR.

Other than that, the same change log applies. Adding it here as well so that the latest release has an easily accessible changelog.

  • De-dupe with the fully qualified function name #315
  • Remove the Deprecation warning on generated module files when building #339
  • 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)