Livedata Ktx Versions Save

Kotlin extension for LiveData, chaining like RxJava

v2.0.2

5 years ago

v2.0.1

5 years ago
  • Use inline and crossinline for reducing the number of methods

v1.0.1

5 years ago
  • Use inline and crossinline for performance and reducing the number of methods. Thanks to @takahirom

v2.0.0

5 years ago

LiveDataKtx 2.x is for LiveData 2.x

v1.0.0

5 years ago

This release has no code changes. However, LiveDataKtx 1.x is meant for LiveData 1.x.

v0.2.1

5 years ago
  • Add combineWith extension

v0.2.0

5 years ago

Transfer ownership to Shopify