1.2.0
This release introduces:
- The
Classifier
class can now be extended with your custom class, which is helpful for E2E or other instrumentation tests to fake the functionality of this library for automated testing purposes.
This release fixes:
- All dependencies of this library are now automatically included in consuming projects.
- Consuming projects no longer require a Jetpack Compose BOM for this library to function.