Skip to content

🎉 1.3.0 Structure

Compare
Choose a tag to compare
@ghasemdev ghasemdev released this 18 Aug 09:37
· 177 commits to master since this release

🚀 Features

  • Add local const val to TimeAgo class instead of used invalid locale strings.
  • New structure module with below features:
    • EntityMapper - Convert entity to domain model and vice versa.
    • DataState - Contains three different state -> Loading, Error and Success.