Skip to content

Releases: reactiveui/splat

8.1.1

27 Jul 13:46
Compare
Choose a tag to compare

Overview

  • A bunch of work at adding extra tests to the DI plugins.
  • Also starting work on splitting up the Init a little bit, later we will allow Init parts to be optional. Useful for overriding your own DI engines and stuff.
  • Fixes for the AutoFac DI engine.

Changes:

8.0.5

23 Jul 03:16
Compare
Choose a tag to compare

Changes:

  • 9327ae6 Housekeeping: fix unit tests and the ability to override to the bitmap loader (#359) @dpvreony
  • f29174e build(deps): bump PublicApiGenerator from 9.0.0 to 9.1.0 (#350)
  • 437ca7e build(deps): bump Xamarin.Forms from 4.0.0.540366 to 4.1.0.555618 (#354)
  • 816f07c build(deps): bump Microsoft.SourceLink.GitHub (#353)

8.0.1

30 Jun 21:47
99c619a
Compare
Choose a tag to compare

Overview

This release adds .Net Core 3 as a target. This won't affect backwards compatibility. This will allow us to use the only build process for .Net Core 3 and therefore keep it more in sync.

Also we are increasing all our dependencies to the latest versions. We tend to do this only for major releases only.

Changes:

7.3.7

21 Jun 17:52
8999eb2
Compare
Choose a tag to compare

Changes:

7.3.6

20 Jun 09:03
161eeda
Compare
Choose a tag to compare

Changes:

7.3.5

14 Jun 05:46
Compare
Choose a tag to compare

Changes:

8.0.0-dotnet3-preview.8

08 Jun 12:15
5913f81
Compare
Choose a tag to compare

Changes:

7.2.1

13 May 04:39
ac172a9
Compare
Choose a tag to compare

What's Changed

7.1.1

01 May 00:19
0d48a36
Compare
Choose a tag to compare

Overview

We had to upgrade the UAP version to 10.0.17763 due to Azure DevOps VS 2019 only supporting that as a minimum version.

Changes:

  • Housekeeping: Updated references to DotNet Foundation (#321) @gpriaulx
  • housekeeping: remove redundant code from the build.ps1 @glennawatson
  • housekeeping: remove min version for uap @glennawatson
  • housekeeping: Update splat to use UAP 10.0.17763 to make it compile with azure devops @glennawatson
  • housekeeping: update cake to read config for both ps1/bash @glennawatson

7.0.8

09 Apr 23:47
7f1f078
Compare
Choose a tag to compare

What's Changed