Skip to content

4.1.0

Compare
Choose a tag to compare
@etiennelenhart etiennelenhart released this 03 Jan 11:09
· 148 commits to master since this release
06a5134

This release improves the initState function and fixes some small bugs and inconsistencies.

Notable Changes

  • #41 initState now takes a lambda expression to only construct a state when necessary
  • #45 Fixed successValue and pendingValue not available in a LiveData with Resource
  • #46 Decreased minSdkVersion to 14, which was unnecessarily bound to 19