Skip to content

v0.16.4

Choose a tag to compare

@psteiger psteiger released this 16 Sep 07:50
· 12 commits to main since this release

What's Changed

  • Remove intrinsics usage in RibCoroutineWorker by @psteiger in #627
  • Remove ios to prep for separate repos by @tyvsmith in #646
  • fix url typo for ribs-ios by @tyvsmith in #647
  • Replace the SharedFlow with a StateFlow in the Interactor class by @rysh88 in #651
  • Remove Java 8 usage from repository. by @psteiger in #652
  • Bump Kotlin, Compose, Coroutines, AGP. by @psteiger in #653
  • Add tests for RibEvents buffer size configuration by @psteiger in #642
  • ScopeProvider.coroutineScope: Fail silently when accessing outside of RIB scope. by @psteiger in #632

New Contributors

Full Changelog: v0.16.3...v0.16.4