Skip to content

Releases: reactiveui/ReactiveUI

v9.3.2

21 Nov 02:07
2775efe

Choose a tag to compare

What's Changed

v9.3.1

20 Nov 23:20
1a986a5

Choose a tag to compare

What's Changed

Updated our external library dependencies. As per our upgrade policy, we are upgrading Xamarin Forms to one version behind the latest, so 3.3. As part of this update the minimum version of Android we support has had to increase from 8.0 to 8.1.

  • ReactiveDemo hack around VS xaml designer issue with inherits from generic classes (#1837) @Nilox
  • housekeeping: Update shields.io downloads badge (#1838) @worldbeater
  • housekeeping: Update dependencies to latest versions. XamForms, Android, DynamicData, Splat (#1839) @glennawatson
  • housekeeping: Update android to use Android 8.1. (#1840)

v9.2.2

11 Nov 21:24
0a48a01

Choose a tag to compare

What's Changed

v9.1.4

05 Nov 15:31
67ec17e

Choose a tag to compare

What's Changed

v9.1.1

28 Oct 10:26
b7db59f

Choose a tag to compare

What's Changed

v9.0.1

05 Oct 20:25
b25d6a3

Choose a tag to compare

What's Changed

Please note the biggest change is ReactiveList, IReactiveDerivedList are being marked as deprecated. Recommend the use of DynamicData https://github.com/RolandPheasant/DynamicData

v8.7.2

23 Aug 19:09
ffb379c

Choose a tag to compare

Added additional SourceLink attributes for easier ReactiveUI debugging.

v8.7.1

17 Aug 23:02
fb1a0a7

Choose a tag to compare

What's Changed

  • [XamForms] Allow navigation transition animations to be disabled (#1655) @bratsche
  • housekeeping: Use StartsWith in the csproj files to make it easier to target new versions (#1623) @martijn00
  • housekeeping: Release ReactiveUI 8.7 (#1723) @glennawatson

v8.6.3

17 Aug 16:20

Choose a tag to compare

What's Changed

v8.6.1

15 Aug 01:03
5a51848

Choose a tag to compare

As part of this release we had 6 issues closed.

Thank You everyone who contributed to get the intergration tests done!

Thanks Glenn and Emmanuele for adding TV OS support!

Documentation

  • #1616 Fix: change exceptions to have meaningful directions to documentation to help users.
  • #1597 "Couldn't find an IPlatformOperations. This should never happen, your dependency resolver is broken" on WPF

Xamarin TV OS

  • #1706 feature: Add support for Xamarin TV.OS