Skip to content

v1.1.0

Compare
Choose a tag to compare
@DrewCarlson DrewCarlson released this 17 Oct 06:31
· 122 commits to main since this release

What's Changed

  • Added project documentation
  • Added Compose MobiusLoop utilities: Documentation
  • Renamed mobiuskt-update-generator-* modules to mobiuskt-codegen-*
  • Removed dependency on kotlinx.collections.immutable
  • MobiusLoopViewModel.create(...) no longer requires an Init function
  • Added MobiusHooks.InternalLogger for control over internal Mobius.kt logging: Documentation
  • Added ignore<Effect>() to subtypeEffectHandler to drop specific effects
  • Extract Js WorkRunner into AsyncWorkRunner
  • Upgrade to Kotlin 1.9.10
  • Added linuxArm64, watchosDeviceArm64, and tvosSimulatorArm64 targets
  • Removed iosArm32 target

Full Changelog: v1.0.0-rc06...v1.1.0