Skip to content

Release Build

Choose a tag to compare

@github-actions github-actions released this 29 Jul 11:42
· 102 commits to main since this release
1a0e31f

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