Skip to content

1.1.0 • iOS support & Gradle convention plugins

Platform support

Thanks to @LandryNorris for contributing the support for iOS platforms and helping me set up the CI for them.

  • Added iOS support for State and Logger (!47)
  • Added iOS support for Cache and Backbone (!50)
  • Configured the CI to run on MacOS virtual machines to test and publish the libraries (#64, !50)

State

  • Added ProgressiveOutcome.map, Flow.mapSuccess (#56, !45)

Build and deployment

  • Complete rewrite of the Gradle build using convention plugins (#61, #67, !46, !49)
  • Kotlin 1.8.10 and other dependency updates (#66, !48)

Browse the documentation for this versionView release in GitLab