ComposeA11yScanner 3.0.0 #35
mohdaquib
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
ComposeA11yScanner 3.0.0
This major release adds runtime scanner controls, improves scan accuracy, and introduces public API changes for advanced integrations.
New features
Fixes and improvements
Breaking API changes
Rebuild all consuming modules and libraries when upgrading. Many Kotlin calls remain source-compatible through default arguments, but existing compiled consumers are not binary-compatible.
See the migration guide.
Installation
debugImplementation("com.github.mohdaquib.ComposeA11yScanner:scanner-ui:3.0.0")
New Contributors
Full Changelog: 2.1.0...3.0.0
This discussion was created from the release ComposeA11yScanner 3.0.0.
All reactions