Skip to content

1.0.1 : Initial release

Compare
Choose a tag to compare
@Nek-12 Nek-12 released this 04 Feb 12:29
· 150 commits to master since this release
11d11ec

This is the first public release of KMMUtils
KMMUtils is a successor to AndroidUtils.

Since AndroidUtils 0.7.15, we've taken the opportunity to make some important changes:

  • Artifact is now published on Maven Central with a new group and id
  • New package and group - pro.respawn
  • Rewritten ApiResult for a better api, many more extensions, and made the class inline (value)
  • Added datetime extensions for kotlinx.datetime
  • New extensions for STL library in the common module
  • Made ApiResult a separate module (it deserves that as one of the most used features of AndroidUtils)