Skip to content

7.1.0

Compare
Choose a tag to compare
@jayohms jayohms released this 01 Mar 20:02
· 22 commits to main since this release

What's Changed

  • Add missing TurboSessionNavHostFragment API documentation by @jayohms in #313
  • Readme documentation improvements by @jayohms in #314
  • Updating the Installation and Quickstart documentation to use build.gradle.kts by @enochtamulonis in #302
  • Assign a unique view ID to each WebView instance by @jayohms in #315
  • Convert build files to Kotlin DSL by @jayohms in #316
  • Pass more detailed visit errors to apps to avoid ambiguity by @jayohms in #317
  • Bump Android Gradle Plugin to 8.2.2 by @jayohms in #318

Breaking API Changes

  • Errors are now reported through granular error types instead of simple error codes. See PR for details: #317

New Contributors

  • @enochtamulonis made their first contribution in #302

Full Changelog: 7.0.3...7.1.0