- Add new bind functions
- Add coroutine-supported middleware
- Add a new
change
DSL function to handleeffect
andstate
- CommonViewModel is now fully compatible with iOS
- Supports an empty reducer in configurations to avoid IllegalStateException.
- Add coroutine-supported middleware
- Add a new
change
DSL function to handleeffect
andstate
- CommonViewModel is now fully compatible with iOS
- Supports an empty reducer in configurations to avoid IllegalStateException.
- Change the type of middleware
- Add logger interceptor as default
- Fix test cases
- Add logger for monitoring states
- Change Middleware approach
- Fix unexpected function
- Support IOS module
- Support IOS module
- Add core features to MVI framework
- Add test extensions