Skip to content

Releases: getspherelabs/meteor-kmp

0.4.3

19 Aug 06:29
Compare
Choose a tag to compare

What's Changed

  • Add new bind functions

0.4.1

01 Aug 08:51
Compare
Choose a tag to compare

What's Changed

  • Add coroutine-supported middleware
  • Add a new change DSL function to handle effect and state
  • CommonViewModel is now fully compatible with iOS
  • Supports an empty reducer in configurations to avoid IllegalStateException.

0.4.0

01 Aug 07:39
Compare
Choose a tag to compare

What's Changed

  • Add coroutine-supported middleware
  • Add a new change DSL function to handle effect and state
  • CommonViewModel is now fully compatible with iOS
  • Supports an empty reducer in configurations to avoid IllegalStateException.

0.3.0

07 Jul 10:04
Compare
Choose a tag to compare
  • Change the type of middleware
  • Add logger interceptor as default
  • Fix test cases

0.2.1

05 Jul 12:57
Compare
Choose a tag to compare

What's Changed

  • Add logger for monitoring states

0.2.0

03 Jul 04:57
Compare
Choose a tag to compare

What's Changed

  • Add logger for monitoring states

0.1.2

22 Jun 08:42
Compare
Choose a tag to compare

What's Changed

  • Add logger for monitoring states

0.1.1

22 Jun 07:53
Compare
Choose a tag to compare

What's Changed

  • Add logger for monitoring states

0.0.9

22 Jun 05:57
Compare
Choose a tag to compare

What's Changed

  • Change Middleware approach
  • Fix unexpected function

0.0.8

21 Jun 09:22
Compare
Choose a tag to compare

What's Changed

  • Change Middleware approach
  • Fix unexpected function