Skip to content

10.5.1

Choose a tag to compare

@reactiveuibot reactiveuibot released this 13 Oct 11:31
00948a2

Overview

This release has huge contributions from new contributors.

  • We have a Fody analyzer which checks to make sure you have the correct conditions when using it.
  • We also have some unit tests for the android project.
  • We also bumped the minimum version of System.Reactive from 4.1.6 to 4.2.0 which adds .NET Core 3 support (previous we were using a pre-release version for these platforms).
  • Also a bug fix for some crashes that happen randomly on the UWP project with multiple views.

Changes: