Skip to content

Releases: adidas/mvi

1.8.2

10 Sep 15:19
7144ea3
Compare
Choose a tag to compare
Kmp (#35)

* Add configurations to publish kotlin multiplatform lib

* Bumped to version 1.8.2

* Removed unnecessary file

1.8.1

10 Sep 12:38
Compare
Choose a tag to compare

What's Changed

  • Add support to publish kotlin native lib to Maven Central

Full Changelog: 1.8.0...1.8.1

1.8.0

10 Sep 11:04
Compare
Choose a tag to compare

What's Changed

  • Add support to KMP to the library MVI by @extmkv in #29

Full Changelog: 1.7.0...1.8.0

kotest/0.0.2

15 Mar 15:39
85b3382
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: kotest/0.0.1...kotest/0.0.2

1.7.0

06 Mar 16:09
Compare
Choose a tag to compare

What's Changed

  • Updated libraries to the latest milestone by @extmkv in #24

kotest/0.0.1

06 Mar 21:17
881b218
Compare
Choose a tag to compare

What's Changed

compose/0.0.3

06 Mar 16:14
Compare
Choose a tag to compare

What's Changed

  • Updated libraries to the latest milestone by @extmkv in #24

Full Changelog: compose/0.0.2...compose/0.0.3

1.4.0: Merge pull request #13 from adidas/enhancement/add-ViewTransform

09 Aug 09:12
bfb9c0e
Compare
Choose a tag to compare

1.3.0

05 Aug 11:09
ac17cc2
Compare
Choose a tag to compare
  • Removed mvi-declarative module (components move to mvi)
  • Renamed MviState to State
  • Renamed State to View (following MVI architecture vocabulary)