Skip to content

Releases: triandamai/mvi

V0.18

08 Aug 01:41
Compare
Choose a tag to compare
  1. Making event paramater screen optional
  2. Change navigation using interface callback
  3. Support nested navigation
  4. dymanic UIContract parameter name

Full Changelog: 0.17...0.18

V0.17

08 Aug 01:17
Compare
Choose a tag to compare
  1. Making event paramater screen optional
  2. Change navigation using interface callback
  3. Support nested navigation
  4. dymanic UIContract parameter name

V0.16

07 Aug 06:16
Compare
Choose a tag to compare

Full Changelog: 0.15...0.16

v0.15

24 Jul 06:28
Compare
Choose a tag to compare

remove:

  1. Remove Intent sealed interface and named it to Effect

add:

  1. added UseEffect on UIContract

v0.14

24 Jul 06:25
Compare
Choose a tag to compare
feat: change event to optional params

v0.13

30 Jun 10:09
Compare
Choose a tag to compare
feat: change event to optional params

v0.12

30 Jun 00:41
Compare
Choose a tag to compare

Full Changelog: 0.11...0.12

v0.11

25 Jun 12:26
Compare
Choose a tag to compare
feat: update navigate and replace

v0.10

23 Jun 03:22
Compare
Choose a tag to compare
feat: add event listener

v0.9

22 Jun 17:14
Compare
Choose a tag to compare
Merge branch 'feature/compose-material-3' of github.com-trian:trianda…