Arkadii Ivanov
10/04/2020, 11:56 AMLifecycle.State
 enum entries (#153)
• Introduced InstanceKeeper
 in the keepers
 module, old InstanceKeeper
 is deprecated (#156)
• Introduced StateKeeper
 in the keepers
 module, old StateKeeper
 is deprecated (#157)
• Introduced AndroidX Lifecycle
 extensions in the mvikotlin
 module, old Lifecycle
 extensions are deprecated (#158)
• Removed dependency on com.badoo.reaktive:utils
 (#160)
• Removed `var`s from LogginStoreFactory
 (#161)
Release notes
• The mvikotlin-extensions-androidx
 module is now deprecated. New InstanceKeeper
 and StateKeeper
 API is available in the separate keepers
 module. AndroidX Lifecycle
 extensions are available directly in the mvikotlin
 module.
• MVIKotlin does not depend on com.badoo.reaktive:utils
 anymore. So its Bintray repository definition can be removed, unless Reaktive is used in the project.
The time travel IDEA plugin is pending review.