Releases: reactiveui/ReactiveUI
Releases · reactiveui/ReactiveUI
v9.3.2
What's Changed
- housekeeping: Update the integration tests to remove warnings. (#1842) @glennawatson
v9.3.1
What's Changed
Updated our external library dependencies. As per our upgrade policy, we are upgrading Xamarin Forms to one version behind the latest, so 3.3. As part of this update the minimum version of Android we support has had to increase from 8.0 to 8.1.
- ReactiveDemo hack around VS xaml designer issue with inherits from generic classes (#1837) @Nilox
- housekeeping: Update shields.io downloads badge (#1838) @worldbeater
- housekeeping: Update dependencies to latest versions. XamForms, Android, DynamicData, Splat (#1839) @glennawatson
- housekeeping: Update android to use Android 8.1. (#1840)
v9.2.2
What's Changed
- housekeeping: Update to latest msbuild.sdk.extras (#1832) @glennawatson
- refactor: Remove ReactiveCommand abstract class. (#1836) @glennawatson
v9.1.4
What's Changed
- housekeeping: Use ReactiveWindow in the Getting Started app (#1830) @worldbeater
- housekeeping: Update to latest msbuild.sdk.extras (#1833) @glennawatson
v9.1.1
What's Changed
- housekeeping: Added Code Analyzers (#1749) @RLittlesII
- housekeeping: tidy up cref documentation in event builder (#1753) (#1753) @olevett
- Fix Azure Pipelines badge (#1817) @gtbuchanan
- housekeeping: Update Azure Pipelines build badge to new URL (#1818) (#1818) @kaylangan
- housekeeping: Fix broken link to samples page (#1819) @worldbeater
- housekeeping: Add installation instructions (#1820) (#1820) @worldbeater
- Housekeeping: Allow explicit specification of VS and MSBuild path (#1821) @kdubau
- housekeeping: Fixed analyzers breaking other solutions (#1823) (#1823) @RLittlesII
- housekeeping: Improve code snippets in readme.md (#1825) @worldbeater
- fody: use FindType for Exception (#1828) @mdonoughe
- housekeeping: tidying of build warnings in event builder (#1826) @olevett
- feature: Add WPF ReactiveWindow (#1827) @worldbeater
v9.0.1
What's Changed
Please note the biggest change is ReactiveList, IReactiveDerivedList are being marked as deprecated. Recommend the use of DynamicData https://github.com/RolandPheasant/DynamicData
- Added Benchmark Harness (#1729) (#1729) @RLittlesII
- feature: Add a constructor to take the constructor to RoutingState (#1730) @glennawatson
- fix: All bench marks are now correctly running (#1731) @glennawatson
- housekeeping: Make the ReactiveList and related interfaces and components Obsolete. (#1727) @glennawatson
- Made the ReactivePagerAdapter not rely on ReactiveList. (#1736) @glennawatson
- housekeeping: update integration tests to latest nuget versions. (#1738) @glennawatson
- feature: Add app for the getting started guide (#1740) @worldbeater
- Add MasterDetailPage sample (#1741) @cabauman
- housekeeping: Make debug type use portable format and embedded. (#1742) @glennawatson
- Fix Xamarin.Forms RoutedViewHost exception (#1744) @cabauman
- housekeeping: update public api generator to allow for embedded pdbs. (#1743) @glennawatson
- samples: Add xamarin page routing and support various detail views (#1745) (#1745) @cabauman
- consolidate files (#1747) @onovotny
v8.7.2
Added additional SourceLink attributes for easier ReactiveUI debugging.
v8.7.1
What's Changed
- [XamForms] Allow navigation transition animations to be disabled (#1655) @bratsche
- housekeeping: Use StartsWith in the csproj files to make it easier to target new versions (#1623) @martijn00
- housekeeping: Release ReactiveUI 8.7 (#1723) @glennawatson
v8.6.3
What's Changed
- feature: Stamp the code repository details in projects (#1720) @glennawatson
- feature: automatically draft release notes (#1721) @reactiveuibot
v8.6.1
As part of this release we had 6 issues closed.
Thank You everyone who contributed to get the intergration tests done!
Thanks Glenn and Emmanuele for adding TV OS support!
Documentation
- #1616 Fix: change exceptions to have meaningful directions to documentation to help users.
- #1597 "Couldn't find an IPlatformOperations. This should never happen, your dependency resolver is broken" on WPF
Xamarin TV OS
- #1706 feature: Add support for Xamarin TV.OS