Releases: reactiveui/ReactiveUI
9.19.3
Changes:
- 742a76a fix: Uno ReactivePage has no parameterless constructor (#2117) @weitzhandler
9.19.2
Changes:
- 199faf0 housekeeping: Make UAP10.0.16299 the minimum version @glennawatson
- 780e446 fix: added constructors required by Uno.UI for Android and iOS. (#2116) @weitzhandler
- b043d99 housekeeping: Update ReactiveUI.XamForms to use Xamarin.Forms 4.0.* @glennawatson
- 65033b9 housekeeping: Update the events project to be 4.0 @glennawatson
- ebd58cb build(deps): bump Microsoft.SourceLink.GitHub (#2113) @dependabot
- 2fc4e6e fix: Replace default
MainThreadScheduler
on UAP (#2100) [ #2092, #2032 ] @hinterlandsupplyco - bb9ed3e build(deps): update Splat.DryIoc requirement from 7.* to 8.* (#2106) @dependabot
- fbad0f9 build(deps): update Splat.Ninject requirement from 7.* to 8.* (#2105) @dependabot
- 698f0fc build(deps): bump PublicApiGenerator from 9.0.0 to 9.1.0 (#2104) @dependabot
- e53ec4c build(deps): update Splat.Autofac requirement from 7.* to 8.* (#2107) @dependabot
- 4d4a6af build(deps): bump Microsoft.SourceLink.GitHub (#2108) @dependabot
- 1faeeda build(deps): bump Microsoft.NET.Test.Sdk from 16.1.1 to 16.2.0 (#2109) @dependabot
- 312c0f8 build(deps): update Splat requirement from 7.* to 8.* (#2110) @dependabot
- 8200d37 build(deps): bump Roslynator.Analyzers from 2.1.0-rc to 2.1.0 (#2111) @dependabot
9.18.2
Changes:
- 2089f59 feature: allow uno namespace for uap17.0.17763 (#2099) @glennawatson and @weitzhandler
9.18.1
Changes:
- 6846fb1 housekeeping: Release ReactiveUI 9.18 @glennawatson
- bc4c4da build(deps): bump Fody from 5.1.0 to 5.1.1 (#2096) @dependabot
- ffac207 build(deps): bump FodyPackaging from 5.1.0 to 5.1.1 (#2095) @dependabot
- 73b225b build(deps): bump FodyHelpers from 5.1.0 to 5.1.1 (#2094) @dependabot
- 3c185b1 housekeeping: fix analyzer warnings that have appeared in the fxcop (#2093) @glennawatson
- 780a4bb housekeeping: Update alumni section. @glennawatson
- 7d16f20 fix: uno not including ReactiveUI NuGet package (#2091) @glennawatson
- 121458e feature: Added Uno support (#2067) @glennawatson and @weitzhandler
- f02616b build(deps): bump FodyPackaging from 5.0.6 to 5.1.0 (#2085) @dependabot
- c4d2689 build(deps): bump FodyHelpers from 5.0.6 to 5.1.0 (#2084) @dependabot
- 6092224 build(deps): bump Fody from 5.0.6 to 5.1.0 (#2086) @dependabot
10.0.1-preview.6
What's Changed
- Set to match release at 9.18
10.0.1-preview.5
What's Changed
- feature: Added Uno support (#2067) @weitzhandler
- forked repo update (#10) @arda-a
- build(deps): bump FodyPackaging from 5.0.6 to 5.1.0 (#2085) @dependabot-preview
- build(deps): bump FodyHelpers from 5.0.6 to 5.1.0 (#2084) @dependabot-preview
- build(deps): bump Fody from 5.0.6 to 5.1.0 (#2086) @dependabot-preview
- housekeeping: Update the directory.build.props (#2082) @glennawatson
- Fix: Restore case-insensitive WireUpControls feature (#2080) @cabauman
- feature: Add ReactivePage for WPF/UWP (#2078) @weitzhandler
- fork update to latest version (#9) @arda-a
- housekeeping: minor tweaks to readme (#2074) @kentcb
- housekeeping: Use Pharmacist for platform code generation. (#2072) @glennawatson
- housekeeeping: Change blend SDK to use official microsoft version. (#2070) @glennawatson
- feature: Swap the xam essentials to latest version. (#2066) @glennawatson
- housekeeping: Added Virtual Keyword to method to allow overriding (#2064) @clintonrocksmith
- build(deps): bump Stubble.Core from 1.2.7 to 1.3.4 (#2062) @dependabot-preview
- housekeeping: Correct links to Installation docs (#2060) @worldbeater
- fix: ReactiveRecyclerViewAdapter having a incorrect out of bounds check (#2055) @clintonrocksmith
- Fix: ControlFetcherMixin using wrong type (#2054) @clintonrocksmith
- Feature: ReactiveRecyclerViewAdapter.GetItemViewType now passed view model type (#2051) @clintonrocksmith
- fix: VS2019 android wire up controls throws exception (#2050) @clintonrocksmith
- housekeeping: enable sponsorship button (#2048) @ghuntley
- housekeeping: Upgraded Xamarin.Forms to v3.6 (#2045) @RLittlesII
- fix: Rethrow exception on RaiseAndSetIfChanged (#2035) @RLittlesII
9.17.11
Overview
This includes the fix for the Events missing. This was fixed in Pharmacist.
Changes:
- 03a2ac6 housekeeping: Update the directory.build.props (#2082) @glennawatson
- 22ed350 housekeeping: update readme.md @glennawatson
- 59da6e6 Fix: Restore case-insensitive WireUpControls feature (#2080) @cabauman
- f9cb151 feature: Add ReactivePage for WPF/UWP (#2078) @weitzhandler
- b420e1b housekeeping: update .gitignore with latest @glennawatson
- e6e8b3c housekeeping: minor tweaks to readme (#2074) @kentcb
- 0bf99fe housekeeping: move Kent to the alumni section. @glennawatson
9.17.9
9.17.4
This release fixes an issue with the events projects reported in #2073
Changes:
- fe0a22f Update ReactiveUI.Events.csproj @glennawatson
- 418a992 Update ReactiveUI.Events.XamForms.csproj @glennawatson
- f0474eb Update ReactiveUI.Events.XamEssentials.csproj @glennawatson
9.17.1
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:
- e044cd1 housekeeping: Use Pharmacist for platform code generation. (#2072) @glennawatson
- a8d1439 housekeeeping: Change blend SDK to use official microsoft version. (#2070) @glennawatson
- ee5d742 feature: Swap the xam essentials to latest version. (#2066) @glennawatson