Skip to content

IronSoftware.System.Drawing v2024.3.4

Choose a tag to compare

@ironsoftwarebuild ironsoftwarebuild released this 07 Mar 03:06

Release notes

  • Update SixLabors.ImageSharp & SixLabors.ImageSharp.Drawing to address known vulnerabilities.
  • Add AnyBitmap.FromSpan() and new AnyBitmap constructor both which take ReadOnlySpan that can help with less memory usage.
  • Update Point to take Integer instead of Double

Changes:

  • edd07ed Deployment: Add GitHubRelease task to create GitHub release and tag version
  • da0c596 Merge branch 'releases/2024.3' into releases/2024.3.1
  • 556557f NuGet: Update release notes and copyright year
  • e677c7d Merge pull request #95 from iron-software/update-sixlabors-image
  • dbe2327 Upgrade SixLabors.ImageSharp to 2.1.7 for security fixes (netstandard2.0)
  • 7c07ea2 Merge branch 'update-sixlabors-image' of https://github.com/iron-software/IronSoftware.System.Drawing into update-sixlabors-image
  • 7f5d594 NuGet: Update SixLabors dependencies version & releasenotes
  • fc1600c Remove private nuget source
  • a879776 Dependencies: Upgrade SixLabors.ImageSharp and SixLabors.ImageSharp.Drawing
  • 949d4e1 Fix HTML Ampersand Character Codes
See More
  • e095e08 Final update
  • f5439fd Update release note in nuspec file
  • ea6a942 edit table layout
  • 88b30e0 Update NuGet readme
  • 7368313 Update readme.md
  • 7568577 Update nuspec file
  • 02a19aa Change Point class to take an integer instead of double
  • 6efff42 Memory Improvements (#90)
  • 0ee5a71 Merge pull request #93 from iron-software/fix-spelling
  • cbf90b3 Fix spelling across the board for 'be cast' -> 'be casted'
  • 85eb181 Merge pull request #94 from iron-software/merge-pr-validation
  • 71028b4 CI: Add checkmark to skip each tests
  • 31d69dd CI: Merge all ci into one pr validation & install NET8 before buildling
  • c0427fe Merge pull request #92 from iron-software/fix-typo
  • fa62539 CI: PR Trigger on develop
  • e947ec2 Fix typo in AnyBitmap constructor parameter
  • 6af48e3 Merge pull request #87 from iron-software/update-readme
  • e362532 Update README.md
  • d723606 Add Size & SizeF structs (#86)
  • bcc4a26 Adds RectangleF Class (#85)
  • 1c2dde7 Release 2023.12 into Develop (#81)
  • 19307ad Merge pull request #79 from iron-software/Release

This list of changes was auto generated.