Skip to content

2.2.2

Compare
Choose a tag to compare
@binayshaw7777 binayshaw7777 released this 24 Aug 12:31
· 6 commits to master since this release

🚀 Release Notes for KotStep 2.2.2

What's Changed 😮:

  • Segregated and introduced stepStroke from lineThickness
  • Introduced stepShape in all tabs steppers
  • Introduced checkMarkColor as in Colors for Tick/Check mark Icons on DONE state

⚠️ Breaking Changes:

  • As of now, no, you might need to check for your lineThickness if that affects your step's stroke. In that case, please use stepStroke param in StepStyle.

How to update your KotStep?

Change: 2.2.1 -> 2.2.2

dependencies {
    implementation("com.github.binayshaw7777:KotStep:2.2.2")
}

Have any suggestion or want to report an issue?

Create an issue and mention @binayshaw7777 😄

Full Changelog: 2.2.1...2.2.2