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: dlemstra/Magick.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 14.10.0
Choose a base ref
...
head repository: dlemstra/Magick.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 24 files changed
  • 2 contributors

Commits on Dec 12, 2025

  1. Removed download scripts.

    dlemstra committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    3e32199 View commit details
    Browse the repository at this point in the history
  2. Added script to convert the PEM that is printed in the pipeline to DE…

    …R that is required for upload in the NuGet site.
    dlemstra committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    25d1155 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2025

  1. Corrected argument name.

    dlemstra committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    5ee3faf View commit details
    Browse the repository at this point in the history
  2. Corrected comment.

    dlemstra committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    6abffe8 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2025

  1. Updated Avalonia.

    dlemstra committed Dec 25, 2025
    Configuration menu
    Copy the full SHA
    d7d1f82 View commit details
    Browse the repository at this point in the history
  2. Updated xunit.

    dlemstra committed Dec 25, 2025
    Configuration menu
    Copy the full SHA
    39b8bb3 View commit details
    Browse the repository at this point in the history
  3. Bump actions/upload-artifact from 5 to 6 (#1945)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 25, 2025
    Configuration menu
    Copy the full SHA
    64fa1c8 View commit details
    Browse the repository at this point in the history
  4. Bump actions/download-artifact from 6 to 7 (#1946)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 25, 2025
    Configuration menu
    Copy the full SHA
    520336b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2025

  1. Updated Magick.Native.

    dlemstra committed Dec 28, 2025
    Configuration menu
    Copy the full SHA
    94acd3e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. Updated Magick.Native.

    dlemstra committed Dec 29, 2025
    Configuration menu
    Copy the full SHA
    1047d61 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. Published Magick.NET 14.10.1

    dlemstra committed Dec 30, 2025
    Configuration menu
    Copy the full SHA
    42a952e View commit details
    Browse the repository at this point in the history
Loading