Skip to content

1.2.0

Compare
Choose a tag to compare
@oliverspryn oliverspryn released this 28 Mar 21:43
· 2 commits to develop since this release
1.2.0
1c06740

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.