Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: reactiveui/ReactiveUI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 15.1.1
Choose a base ref
...
head repository: reactiveui/ReactiveUI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 16.1.1
Choose a head ref
  • 4 commits
  • 86 files changed
  • 4 contributors

Commits on Aug 21, 2021

  1. deprecate ReactiveUI.Events.* (#2892)

    use ReactiveMarbles.ObservableEvents.SourceGenerator instead of using ReactiveUI.Events.*
    ChrisPulman authored Aug 21, 2021
    Configuration menu
    Copy the full SHA
    c629a31 View commit details
    Browse the repository at this point in the history
  2. feature Add net6.0 support (#2887)

    Co-authored-by: Glenn Watson <[email protected]>
    ChrisPulman and glennawatson authored Aug 21, 2021
    Configuration menu
    Copy the full SHA
    37fb9ae View commit details
    Browse the repository at this point in the history
  3. build(deps): update Splat.Drawing requirement from 12.* to 13.* in /s…

    …rc (#2890)
    
    Updates the requirements on [Splat.Drawing](https://github.com/reactiveui/splat) to permit the latest version.
    - [Release notes](https://github.com/reactiveui/splat/releases)
    - [Commits](reactiveui/splat@12.1.1...13.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: Splat.Drawing
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 21, 2021
    Configuration menu
    Copy the full SHA
    a23d7ea View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. housekeeping Update README.md to remove Events (#2896)

    * Update README.md
    
    * Update version.json
    
    * Update version.json
    
    * Update version.json
    
    Co-authored-by: Glenn <[email protected]>
    ChrisPulman and glennawatson authored Aug 22, 2021
    Configuration menu
    Copy the full SHA
    43fb50d View commit details
    Browse the repository at this point in the history
Loading