Skip to content

2.0.0

Compare
Choose a tag to compare
@hadiyarajesh hadiyarajesh released this 30 Jul 23:27
· 57 commits to master since this release

⭐ New Features

  • Added ability to use network resources on-the-fly without caching them into local database. To use it, invoke networkResource() function instead of networkBoundResource() function.

❤️ Other

  • ApiEmptyResponse now returns Resource.success()
  • Repository hosting is migrated from Jitpack to Maven Central
  • Code cleanup