New version of MVIKotlin is released: `3.0.0-alpha...
# mvikotlin
a
New version of MVIKotlin is released:
3.0.0-alpha03
. Perhaps the last alpha version, the next release should be beta. • Renamed
handleIntent
and
handleAction
methods to
executeIntent
and
executeAction
respectively in
Executor
interface • Renamed
Result
to
Message
in
Store
• Updated Kotlin to 1.6.10 and coroutines to 1.6.0 Release notes and breaking changes: https://github.com/arkivanov/MVIKotlin/releases/tag/3.0.0-alpha03
🎉 7