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: LordBenjamin/FreeImage.Standard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: VelocitySquared/V2.FreeImage.Standard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    cd4be18 View commit details
    Browse the repository at this point in the history
  2. Disambiguates V2's fork from the upstream fork.

    Prefixed the Nuget Package with a V2 to ensure we don't have version number conflicts.
    Updated the readme.
    brianacraig committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    cb52bd5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from VelocitySquared/v2-updates

    Disambiguates V2's fork from the upstream fork.
    brianacraig authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    e911686 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from VelocitySquared/feature/jpeg-transform-on-…

    …stream
    
    Exposes the overload of JPEGTransform that operates on a Stream
    brianacraig authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    94a5f15 View commit details
    Browse the repository at this point in the history
  5. Removes PackageTargetFallback from UnitTest.csproj

    This was causing a nuget restore to fail.
    brianacraig committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    150e128 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e09324 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    072a81e View commit details
    Browse the repository at this point in the history
Loading