Releases: reactiveui/splat
Releases · reactiveui/splat
8.1.1
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:
- ac6c329 feature: splat init checks for pre registrations (#360) @dpvreony
- 305c589 build(deps): bump Xamarin.Forms from 4.1.0.555618 to 4.1.0.581479 (#355) @dependabot
- 6f33819 build(deps): bump Microsoft.SourceLink.GitHub (#361) @dependabot
8.0.5
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
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:
- 99c619a housekeeping: add .net core 3.0 support (#349) @glennawatson
- 1a00028 Bump Autofac from 4.8.1 to 4.9.2 (#315) @dependabot
- e000c9f build(deps): bump SimpleInjector from 4.4.3 to 4.6.0 (#325) @dependabot
- eece42c build(deps): bump DryIoc.Dll from 3.0.2 to 4.0.5 (#340) @dependabot
- 2a19d13 build(deps): bump NLog from 4.5.7 to 4.6.5 (#343) @dependabot
- b73f9ec build(deps): bump Serilog.Exceptions from 5.0.0 to 5.3.0 (#347) @dependabot
- 640b379 build(deps): bump Xamarin.Forms from 4.0.0.497661 to 4.0.0.540366 (#348) @dependabot
7.3.7
Changes:
- 8999eb2 housekeeping: Keep users from breaking with a runtime constructor change (#345) @glennawatson
7.3.6
Changes:
- 161eeda feature: Add equality comparer to MRUCache, now uses ValueTuple (#344) @glennawatson
7.3.5
Changes:
- a7aa168 Fix android bitmap skip dynamic and handle exceptions (#337) @dpvreony
- 913f5a3 build(deps): bump Xamarin.Forms from 4.0.0.425677 to 4.0.0.497661 (#342) @dependabot
- 48fabe2 feature: Use IContainer in Splat.DryIoc (#336) @RLittlesII
- d528afe feature: Use IComponentContext in Splat.Autofac (#335) @RLittlesII
- 84d6777 feature: Add a MS Logging Extensions provider (#333) @glennawatson
- 254a552 build(deps): bump Xamarin.Forms from 3.6.0.344457 to 4.0.0.425677 (#329) @dependabot
- 79e6c14 Bump Xamarin.Forms from 3.6.0.293080 to 3.6.0.344457 (#320) @dependabot
- a3aec62 build(deps): bump System.Text.RegularExpressions from 4.3.0 to 4.3.1 (#328) @dependabot
- a0dc221 housekeeping: adding the Console logger to the readme notes. @glennawatson
8.0.0-dotnet3-preview.8
Changes:
- 5913f81 housekeeping: Update to match master at 48fabe2… (#339) @glennawatson
7.2.1
What's Changed
- feature: Add a console logger and log level prefix wrapper (#326) @glennawatson
7.1.1
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
What's Changed
- housekeeping: Updating README with Splat 7.0.1 packages (#301) @RLittlesII
- housekeeping: Added package descriptions for Splat adapters (#306) @RLittlesII
- housekeeping: unit tests coverage (#305) @dpvreony
- performance: Added Benchmarks (#308) @RLittlesII
- housekeeping: Added Splat adapter tests (#309) @RLittlesII
- Fix: Android Bitmap Assembly Resolver broken by Xamarin VS2019 (#318) @dpvreony
- housekeeping: Update msbuild.sdk.extras to 2.0.24 @glennawatson