Skip to content

0.2.1

Compare
Choose a tag to compare
@MiSikora MiSikora released this 21 Oct 22:10

Added

  • Laboratory exposes blocking way of reading and writing feature flags. It requires an opt-in BlockingIoCall annotation.

Changed

  • laboratory-android artifact is now laboratory-shared-preferences artifact.
  • laboratory-shared-preferences artifact (old laboratory-android) is no longer automatically applied by Gradle plugin in Android modules.
  • Upgrade to Kotlin 1.4.10.
  • Upgrade to CoreKtx 1.3.2.
  • Upgrade to Wire 3.4.0.
  • Upgrade to KotlinPoet 1.6.0.