Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 20:16

Added

  • TestObserver.assertLatestValue() (#72)

Changed

  • Dependencies:
    • Upgrade Kotlin to 1.5.21
    • Upgrade Android Gradle Plugin to 4.2.2
    • Upgrade org.jetbrains.kotlinx:kotlinx-coroutines-test to 1.5.1-native-mt
    • Upgrade org.jetbrains.changelog to 1.2.0

Fixed

  • Incorrect failure on TestObserver.assertValueSet() after observing duplicate values (#71)