Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 587 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 587 Bytes

Changelog

v0.1.2 (2016-09-12)

  • New: toField method in FieldUtils
  • New: bind:items for adapters now works with Observable<List<VM subclass> and List<VM subclass>
  • Fix: visibility modifiers of methods in MvvmActivity

v0.1.1 (2016-08-07)

  • New: MvvmActivity for easy setup of activities
  • Fix: Clear view tag after unsubscribing

v0.1.0 (2016-08-03)

Initial Release

  • ReadOnlyField
  • RecyclerViewAdapter
  • ViewPagerAdapter
  • FieldUtils
  • BindingAdapters for setting adapters in RecyclerView/ViewPager