Skip to content

Release Build

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 11:23
· 77 commits to main since this release
3a85a31

Commits

  • 94a5f26: Bump SixLabors.ImageSharp from 2.1.3 to 3.0.0 (Stefan Seeland) #50
  • 125cfb8: Implemented an enhancement by adding overloads to methods, enabling the comparison of images with varying dimensions. (Stefan Seeland) #56
  • c2ef877: Bump SixLabors.ImageSharp from 3.0.0 to 3.0.1 (Stefan Seeland) #59
  • 933f9f4: Bugfix CalcDiff - resizing optional mask on using ResizeOption.Resize (Stefan Seeland) #62
  • f4c1f62: Fixed CalcDiffMaskImage using images with different dimension (Stefan Seeland) #65
  • 1a0e31f: Fix - Dispose of resized mask image when calculating diffs (Stefan Seeland) #72
  • 3a85a31: Allow mask image to be supplied when calculating diff mask of two images (Stefan Seeland) #74