Skip to content

1.8.0

Compare
Choose a tag to compare
@G00fY2 G00fY2 released this 23 Jul 17:22
· 119 commits to main since this release
0a56639

⚠️ Breaking changes:

  • rawValue was changed to nullable to mirror the behavior of MLKit for barcodes that use non-UTF8 charset. Use the new rawBytes field in this case (fixes #118)

Improvements:

  • Migrate to IntentCompat AndroidX Core 1.10 APIs for handling Intents
  • Migrate to Kotlin 1.9 language features

Update dependencies:

  • Kotlin 1.9.0
  • CameraX 1.2.3
  • Junit 5.10.0

Update Plugins:

  • Android Gradle 8.0.2
  • Detekt 1.23.0
  • Dokka 1.8.20

Update Tools:

  • Gradle 8.2.1