Skip to content

v0.2.0

Compare
Choose a tag to compare
@mahozad mahozad released this 19 Oct 18:44
· 173 commits to main since this release

Notes

This new release has version 0.2.0 not 0.0.2

If you want the library on IOS as well, read the IOS support section in README.

There is a regression bug when setting waveHeight to 0.

Changelog

  • Add Material 3 variant of the component
  • Move files to new packages
  • The wave height is now taken into account and the component will have proper height
  • Fix the wave being clipped when its height was larger than the thumb height
  • Update Kotlin to 1.9.10
  • Update compile SDK and target SDK to 34
  • Update Compose Multiplatform to 1.5.3 (which is based on Compose 1.5.0)
  • Update minSDK used for showcase from 24 to 21 (the library also has minSDK 21)
  • The library has also now been published to GitHub Packages