1.0.1 : Initial release
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)