Skip to content

Releases: reactiveui/ReactiveUI

9.19.3

09 Jul 09:07
Compare
Choose a tag to compare

Changes:

9.19.2

09 Jul 07:52
Compare
Choose a tag to compare

Changes:

9.18.2

29 Jun 09:46
2089f59
Compare
Choose a tag to compare

Changes:

9.18.1

28 Jun 06:35
6846fb1
Compare
Choose a tag to compare

Changes:

10.0.1-preview.6

28 Jun 06:33
7cdde71
Compare
Choose a tag to compare

What's Changed

  • Set to match release at 9.18

10.0.1-preview.5

28 Jun 06:33
0d9a991
Compare
Choose a tag to compare

What's Changed

9.17.11

23 Jun 08:44
03a2ac6
Compare
Choose a tag to compare

Overview

This includes the fix for the Events missing. This was fixed in Pharmacist.

Changes:

9.17.9

19 Jun 14:11
Compare
Choose a tag to compare

9.17.4

15 Jun 17:51
fe0a22f
Compare
Choose a tag to compare

This release fixes an issue with the events projects reported in #2073

Changes:

9.17.1

14 Jun 17:29
e2aee37
Compare
Choose a tag to compare

Overview

We have been generating observables for events in our event packages for a while now.

We have changed the events packages to use a new generation engine called Pharmacist. Pharmacist handles much more event scenarios and also optimises the way the observables are generated. The new optimisations have shown a 3x performance boost.

You can also use pharmacist for any nuget package in personal projects. See a future blog post for information.

Also the blend package now uses the official Microsoft one for WPF. Note the namespace has changed. See https://devblogs.microsoft.com/dotnet/open-sourcing-xaml-behaviors-for-wpf/ for further details.

Changes: