Skip to content

1.0.4

Latest
Compare
Choose a tag to compare
@skydoves skydoves released this 17 Jul 10:30

CHANGELOG

  • Migrated to use Bindables for notifying data changes from Model layers to UI layers on MVVM architecture.
  • Moved from LiveData to Flow and remove relevant dependencies.
  • Updated & migrated Sandwich to 1.2.0.
  • Implemented GlobalResponseOperator for processing a global operator by Sandwich.
  • Refactored a lot of internal codes.