Skip to content

Releases: JekaK/Redux-MVI-for-Android

1.3.0 Version

22 Sep 13:15
Compare
Choose a tag to compare

We have redesigned the architecture to reduce the amount of casts and make it more simple. Now we are using not a set of states in the root AppState, but setting a user custom state, to make it more simple to update and to cast.

1.2.16

05 Apr 14:10
Compare
Choose a tag to compare
Nullable update

1.2.15

05 Apr 13:45
Compare
Choose a tag to compare
Fixed nullable sample

1.2.14

31 Mar 22:17
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/main'

1.2.13

31 Mar 22:17
3cd87f8
Compare
Choose a tag to compare
Update README.md

1.2.12

31 Mar 13:22
Compare
Choose a tag to compare
Added a sample of middleware implementation and fixed some issues wit…

1.2.11

29 Mar 16:38
Compare
Choose a tag to compare
Fixed dedicated type

1.2.10

24 Mar 15:24
Compare
Choose a tag to compare
Code clean up

1.2.9

24 Mar 15:09
Compare
Choose a tag to compare
Removed comments

1.2.8

24 Mar 12:58
Compare
Choose a tag to compare
Fixed gradle settings