Releases: reactiveui/ReactiveUI
Releases · reactiveui/ReactiveUI
14.3.10
Dependencies:
- 2f1385f build(deps): bump Microsoft.CodeAnalysis.CSharp.Workspaces in /src (#2870) @dependabot[bot]
- 0df15d2 build(deps): bump Roslynator.Analyzers from 3.2.0 to 3.2.2 in /src (#2873) @dependabot[bot]
- 3c814fd build(deps): bump Roslynator.Analyzers from 3.2.0 to 3.2.2 in /integrationtests (#2878) @dependabot[bot]
- ad5632c build(deps): bump FluentAssertions from 5.10.3 to 6.0.0 in /integrationtests (#2876) @dependabot[bot]
- a121c9c build(deps): bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /integrationtests (#2874) @dependabot[bot]
- 42e2e90 build(deps): bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /src (#2877) @dependabot[bot]
Features:
- 58a4381 feature #1070 add more IBindingTypeConverter implementations (#2869) @ChrisPulman
Fixes:
- ac8b89a fix #2866 CanExecute Scheduler (#2880) @ChrisPulman
Other:
- b6cad55 Add Integer to string BindingTypeConverters (#2872) @ChrisPulman
14.3.1
Dependencies:
- 077422d build(deps): update Splat.Ninject requirement from 11.* to 12.* in /src (#2856) @dependabot[bot]
- c5322c7 build(deps): update Splat.Autofac requirement from 11.* to 12.* in /src (#2855) @dependabot[bot]
- 8a70d26 build(deps): update Splat.Drawing requirement from 11.* to 12.* in /src (#2854) @dependabot[bot]
- 259f4aa build(deps): bump DiffEngine from 6.9.2 to 6.10.0 in /src (#2857) @dependabot[bot]
- 179055c build(deps): bump DiffEngine from 6.10.0 to 6.10.1 in /integrationtests (#2862) @dependabot[bot]
- 326a0ee build(deps): bump DiffEngine from 6.10.1 to 7.1.0 in /integrationtests (#2865) @dependabot[bot]
Fixes:
- 085b46b fix for WhenAny WhenAnyValue ToProperty (#2860) @ChrisPulman
- 9b61437 fix #2859 Command IsExecuting (#2863) @ChrisPulman
- 7896a49 fix Bind with Trigger reinstated ViewToViewModel added option (#2867) @ChrisPulman
Housekeeping:
- da6b269 housekeeping: Add Chris to the maintainers list @glennawatson
- f933502 housekeeping: updated integration tests and cleaned up references (#2851) @ChrisPulman
- 113b371 Housekeeping Update Splat (#2852) @ChrisPulman
- ea20555 housekeeping: Release 14.3.x (#2868) @glennawatson
14.2.1
Dependencies:
- 2b5f914 build(deps): bump Xamarin.AndroidX.MediaRouter in /integrationtests (#2800) @dependabot[bot]
- 0ff17a4 build(deps): bump Xamarin.AndroidX.Fragment from 1.3.4 to 1.3.5 in /src (#2799) @dependabot[bot]
- b2e9db9 build(deps): bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /src (#2810) @dependabot[bot]
- 52cb4ef build(deps): bump FodyHelpers from 6.5.1 to 6.5.2 in /src (#2819) @dependabot[bot]
- 2639866 build(deps): bump FodyPackaging from 6.5.1 to 6.5.2 in /src (#2820) @dependabot[bot]
- aa85c40 build(deps): bump Fody from 6.5.1 to 6.5.2 in /src (#2821) @dependabot[bot]
- ec9535e build(deps): bump FodyPackaging from 6.5.1 to 6.5.2 in /src (#2822) @dependabot[bot]
- d388420 build(deps): bump DiffEngine from 6.8.2 to 6.9.0 in /src (#2828) @dependabot[bot]
- 0720daf build(deps): bump DiffEngine from 6.9.0 to 6.9.1 in /src (#2829) @dependabot[bot]
- 3e0771d build(deps): bump DiffEngine from 6.9.1 to 6.9.2 in /src (#2830) @dependabot[bot]
- aaacea8 build(deps): bump coverlet.msbuild from 3.0.3 to 3.1.0 in /src (#2833) @dependabot[bot]
- d5f5c40 build(deps): bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /src (#2838) @dependabot[bot]
- 493b9e4 build(deps): bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /src (#2840) @dependabot[bot]
- cff4ff0 build(deps): bump Xamarin.AndroidX.Fragment from 1.3.5 to 1.3.6 in /src (#2841) @dependabot[bot]
- 77e217d build(deps): bump Xamarin.AndroidX.AppCompat from 1.3.0 to 1.3.1 in /src (#2839) @dependabot[bot]
Documentation:
- cf4224e docs: update CONTRIBUTING.md (#2807) @madbranch
Features:
- d215b0f feature for Xamarin added ReactiveShell, ReactiveShellContent, ReactiveFlyOut (#2814) @ChrisPulman
Fixes:
- 161401b Fix WPF View deactivation (#2793) @nathanpovo
- 32d2838 fix for WhenAnyValue now returns non nullable type (#2808) @ChrisPulman
- 806d1fe fix Updated nullable values for OAPH (#2813) @ChrisPulman
- f97fb4b fix RoutedViewHost and ViewModelViewHost to allow DefaultContent (#2816) @ChrisPulman
- 663110c fix Transitioning Content Control DPI issue (#2827) @ChrisPulman
- d68dca1 fix IsExecuting and Can Execute threading issue (#2835) @ChrisPulman
- 18983a5 fix Command Scheduler not set to immediate where required for CanExecute (#2849) @ChrisPulman
Other:
- d9dedec Release: 14.2.x (#2850) @glennawatson
Test:
- 9e60eef test add tests for when any value (#2809) @ChrisPulman
- de9557f tests Binding to List test (#2823) @ChrisPulman
- c40e660 test Transitioning Content control (#2824) @ChrisPulman
14.1.1
Dependencies:
- 75c6f35 build(deps): bump DiffEngine from 6.7.0 to 6.8.0 in /src (#2757) @dependabot[bot]
- 0601a36 build(deps): bump DiffEngine from 6.8.0 to 6.8.1 in /src (#2764) @dependabot[bot]
- baa107e build(deps): bump Xamarin.AndroidX.MediaRouter in /integrationtests (#2767) @dependabot[bot]
- 1978462 build(deps): bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203 in /src (#2768) @dependabot[bot]
- 7d53896 build(deps): bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 in /src (#2770) @dependabot[bot]
- 92df299 build(deps): bump Microsoft.NET.Test.Sdk in /integrationtests (#2769) @dependabot[bot]
- cfbde6a build(deps): bump DiffEngine from 6.8.1 to 6.8.2 in /src (#2779) @dependabot[bot]
- 2a43d51 build(deps): bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /src (#2773) @dependabot[bot]
- 2a1ba24 build(deps): bump Xamarin.AndroidX.Fragment from 1.3.3 to 1.3.4 in /src (#2777) @dependabot[bot]
- 712cac6 build(deps): bump Xamarin.AndroidX.AppCompat in /src (#2778) @dependabot[bot]
- 5c2665d build(deps): bump Xamarin.AndroidX.RecyclerView in /src (#2782) @dependabot[bot]
- 86dd9f3 build(deps): bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /src (#2788) @dependabot[bot]
- 621cd14 build(deps): bump Microsoft.CodeAnalysis.CSharp.Workspaces in /src (#2787) @dependabot[bot]
- 5ffe490 build(deps): bump Roslynator.Analyzers from 3.1.0 to 3.2.0 in /src (#2785) @dependabot[bot]
- 7c734a5 build(deps): bump Roslynator.Analyzers in /integrationtests (#2786) @dependabot[bot]
Features:
- dd7a486 feature WhenAnyObservable, WhenAny and WhenAnyValue to make Nullable (#2760) @ChrisPulman
- 5fd2188 Feature RoutingState NavigateBack Result Type To IRoutableViewModel (#2761) @ChrisPulman
- 9c3be16 feature make BindToObject, ResolveView and OAPH Nullable (#2762) @ChrisPulman
Fixes:
- a2d3674 fix: Add Nullability for target and ICommand to InvokeCommand extension (#2758) @ChrisPulman
- 8548f07 fix: change signature of CommandBinderImplementation (#2766) @ChrisPulman
- 4f94c6b Fix: Allow IReactiveObject to access subscription extensions (#2774) @bruzkovsky
- d235ea4 fix Bind With Trigger (#2772) @ChrisPulman
Housekeeping:
- 1914a3c housekeeping: Add none option to RegistrationNamespaces @glennawatson
- 0704d19 housekeeping: Remove whitespace. @glennawatson
- 49784a2 housekeeping: Release 14.1 (#2792) @glennawatson
Other:
- 1da2bd6 Update For Property Binding to make it easier to use Nullable ViewModels and ViewModel Properties (#2759) @ChrisPulman
13.3.2
Housekeeping:
- 3ef44be housekeeping: Upgraded Xamarin.Forms to v5 (#2756) @RLittlesII
13.3.1
Dependencies:
- de9882f build(deps): bump Nerdbank.GitVersioning from 3.4.190 to 3.4.194 in /src (#2737) @dependabot[bot]
- a2afb1e build(deps): bump DiffEngine from 6.6.1 to 6.7.0 in /src (#2741) @dependabot[bot]
- 740ae1a build(deps): bump Xamarin.AndroidX.RecyclerView in /src (#2740) @dependabot[bot]
- c696b19 build(deps): bump Xamarin.AndroidX.Fragment from 1.3.2 to 1.3.3 in /src (#2746) @dependabot[bot]
- 9f05e4a build(deps): bump Acr.UserDialogs in /integrationtests (#2747) @dependabot[bot]
Features:
- b84fb67 feature: Add record base C# 9 (#2751) @glennawatson
Fixes:
- eed8718 fix: Correct BindCommand Nullability Annotations (#2745) @worldbeater
Other:
13.2.18
Dependencies:
- 4907043 build(deps): bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /src (#2723) @dependabot[bot]
- db59f6c build(deps): bump Microsoft.NET.Test.Sdk in /integrationtests (#2722) @dependabot[bot]
- 739457f build(deps): bump Xamarin.AndroidX.Fragment from 1.3.1 to 1.3.2 in /src (#2727) @dependabot[bot]
- 2db40f7 build(deps): bump Fody from 6.5.0 to 6.5.1 in /src (#2726) @dependabot[bot]
- 8b30809 build(deps): bump FodyHelpers from 6.5.0 to 6.5.1 in /src (#2725) @dependabot[bot]
- b5b54aa build(deps): bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190 in /src (#2735) @dependabot[bot]
Housekeeping:
- fea6393 housekeeping: Update version and fix nullability issues (#2738) @glennawatson
Other:
13.2.10
Dependencies:
- f52ea0a build(deps): bump DiffEngine from 6.5.5 to 6.5.6 in /src (#2700) @dependabot[bot]
- a9b6206 Bump DiffEngine from 6.5.6 to 6.5.7 in /src (#2701) @dependabot[bot]
- a55864e Bump Acr.UserDialogs from 7.1.0.475 to 7.1.0.481 in /integrationtests (#2702) @dependabot[bot]
- e20c899 build(deps): bump Fody from 6.3.0 to 6.4.0 in /src (#2703) @dependabot[bot]
- ff96c7d build(deps): bump FodyHelpers from 6.3.0 to 6.4.0 in /src (#2705) @dependabot[bot]
- 9583e38 build(deps): bump FodyPackaging from 6.3.0 to 6.4.0 in /src (#2704) @dependabot[bot]
Features:
- 5d76936 feature: Add RegistrationNamespace.Avalonia (#2699) @worldbeater
Fixes:
- 72b9634 fix: Update nullability, pick dependencies (#2720) @worldbeater
13.2.2
Dependencies:
- 4c586f8 build(deps): bump Xamarin.AndroidX.MediaRouter in /integrationtests (#2660) @dependabot[bot]
- 540072b build(deps): bump coverlet.msbuild from 3.0.1 to 3.0.2 in /src (#2659) @dependabot[bot]
- 88be54a build(deps): bump Roslynator.Analyzers in /integrationtests (#2663) @dependabot[bot]
- 2138314 build(deps): bump Roslynator.Analyzers from 3.0.0 to 3.1.0 in /src (#2662) @dependabot[bot]
- 150af3e build(deps): bump coverlet.msbuild from 3.0.2 to 3.0.3 in /src (#2675) @dependabot[bot]
- a2bd7b3 build(deps): bump Xamarin.AndroidX.MediaRouter in /integrationtests (#2674) @dependabot[bot]
- 81dd6b4 build(deps): bump Xamarin.AndroidX.Fragment in /src (#2672) @dependabot[bot]
- 5a67dd1 build(deps): bump Xamarin.AndroidX.Preference in /integrationtests (#2673) @dependabot[bot]
- b364417 build(deps): bump Xamarin.AndroidX.RecyclerView in /src (#2671) @dependabot[bot]
- dc4225b build(deps): bump Xamarin.AndroidX.Preference in /src (#2670) @dependabot[bot]
- 15f0e03 deps: Bump Microsoft.AspNetCore.Components in /src (#2676) @worldbeater
- e0efe15 build(deps): bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /src (#2682) @dependabot[bot]
- 368ac80 build(deps): bump Microsoft.NET.Test.Sdk in /integrationtests (#2686) @dependabot[bot]
- de42838 build(deps): bump Xamarin.AndroidX.MediaRouter in /integrationtests (#2685) @dependabot[bot]
- 0312f8b build(deps): bump Xamarin.AndroidX.Fragment in /src (#2678) @dependabot[bot]
- b561b47 build(deps): bump Xamarin.AndroidX.RecyclerView in /src (#2679) @dependabot[bot]
- 1488462 build(deps): bump Xamarin.AndroidX.AppCompat in /src (#2681) @dependabot[bot]
- 47dac17 build(deps): bump Xamarin.AndroidX.Palette in /integrationtests (#2684) @dependabot[bot]
- 0ba241d build(deps): bump Xamarin.AndroidX.Preference in /integrationtests (#2683) @dependabot[bot]
- eaa4abf build(deps): bump Xamarin.AndroidX.Preference in /src (#2680) @dependabot[bot]
- cc5001d dependency: Update stylecop.analyzers @glennawatson
- 8b8152d build(deps): bump Microsoft.CodeAnalysis.CSharp.Workspaces in /src (#2694) @dependabot[bot]
Fixes:
- f0ac18a Fix: add UISwitch to linker overrides (#2666) @valentingrigorean
- cc97215 Fix IPlatformOperations to be public like other registrable interfaces (#2691) @anaisbetts
- 8808b28 fix: reactive command doesn't delay execute (#2692) @glennawatson
Housekeeping:
- 0518c2b housekeeping: Update Copyright Year (#2677) @worldbeater
- 4289c99 housekeeping: Update to using editorconfig analyzer rules (#2690) @glennawatson
- 0b01180 housekeeping: Fix IntegrationTests to use new .editorconfig @glennawatson
- 3e7c2f7 housekeeping: Turn off update VS2019 for the moment @glennawatson
- 7f864e9 housekeeping: Fix API approvals @glennawatson
- afd2fbf housekeeping: Bump 13.2-prerelease (#2695) @glennawatson
- d31ad91 housekeeping: Update to release (#2696) @glennawatson
- 8086d23 housekeeping: Release 13.2 (#2697) @glennawatson
- de82224 housekeeping: Change the non-package repos (#2698) @glennawatson
13.1.1
Housekeeping:
- 127f492 housekeeping: Convert to using markdown as much as possible for readme. @glennawatson
- 2c19c36 housekeeping: One further heading change in readme.md @glennawatson
- 8d0fbe1 housekeeping: Release RxUI 13.1.x (#2656) @glennawatson
Other:
- 0e29ec2 build(deps): bump coverlet.msbuild from 2.9.0 to 3.0.0 in /src (#2641) @dependabot[bot]
- d5a776f build(deps): bump coverlet.msbuild from 3.0.0 to 3.0.1 in /src (#2648) @dependabot[bot]
- cddd133 build(deps): bump DiffEngine from 6.5.0 to 6.5.5 in /src (#2644) @dependabot[bot]
- b293d43 build(deps): update Splat requirement from 9.* to 10.* in /src (#2653) @dependabot[bot]
- 881990d build(deps): update Splat.DryIoc requirement from 9.* to 10.* in /src (#2655) @dependabot[bot]
- 74a64d7 build(deps): update Splat.Drawing requirement from 9.* to 10.* in /src (#2652) @dependabot[bot]
- d3b3556 build(deps): bump Acr.UserDialogs in /integrationtests (#2650) @dependabot[bot]
- 2916213 build(deps): update Splat.Autofac requirement from 9.* to 10.* in /src (#2654) @dependabot[bot]
- fa7af5f build(deps): update Splat.Ninject requirement from 9.* to 10.* in /src (#2651) @dependabot[bot]