Skip to content

Releases: iron-software/IronSoftware.System.Drawing

IronSoftware.System.Drawing v2024.12.3

14 Nov 10:40
46b26d4
Compare
Choose a tag to compare

Changes:

See More
  • ba885c7 Merge pull request #119 from iron-software/DW-27-Upgrade-SixLabour.ImageSharp-for-vulnerability-issue
  • 2429904 Upgrade the dependency
  • b07fe93 Merge pull request #117 from iron-software/releases/2024.9
  • 6e4e623 update commons
  • 569a027 Update release notes
  • a318ae4 Merge pull request #116 from iron-software/remove-netstandard2.1
  • 5a4eebc update commons and image sharp
  • ce15a1e ref common and use anyimage
  • e56eb1f remove netstandard2.1 build
  • ab0e303 Merge pull request #113 from iron-software/hotfix/2024.8.1
  • 22ceb6a NuGet: Update release notes
  • 1f817d5 chore: Update SixLabors.ImageSharp.Drawing package version to 2.1.4
  • f09ffa0 chore: Update SixLabors.ImageSharp package versions to fix vulnerable
  • e534614 Merge pull request #110 from iron-software/releases/2024.7
  • f43a758 Merge pull request #109 from iron-software/releases/2024.7
  • eb555ca Fix typo in the release note
  • 22d0b2a Update release notes
  • 23236a2 Merge pull request #107 from iron-software/DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • b4b992c Update unit test
  • c642825 Merge branch 'develop' into DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • fd79eac Changed testing with bitmap instead of ImageSharp
  • 6a37e5d Merge pull request #108 from iron-software/DW-10-iron-drawing-compression-tiff
  • 4842109 Tiff: Formatting name Tif to Tiff
  • ad5a375 Convert Image: Don't specify image pixel format for SixLabors result
  • 189cf07 Pipeline: Skip some OutOfMemoryException tests
  • 2742fbe Tiff: Change variable name to tiffCompression and change default to LZW
  • f3e6ff8 Tiff: Add tiff compression when save and use LZW as default
  • 274a4ce Add runtime.osx.10.10-x64.CoreCompat.System.Drawing v6.0.5.128
  • 62c8cf3 Add EnableUnixSupport for System.Drawing
  • 7d012a1 Create Bitmap object from imagePath and assign into anyBitmap
  • bd2fc1b Add unit test for FromBitmap()
  • 7cc327c Change AnyBitmap to Bitmap because AnyBitmap haven't implemented in IConvertible
  • 984c891 Merge pull request #106 from iron-software/releases/2024.6
  • dadb6ac Merge pull request #105 from iron-software/releases/2024.6
  • e863e40 Update release note
  • 52ef0b0 Merge pull request #104 from iron-software/cast-anybitmap-out-of-memory-x86
  • fab7991 PR Validation: Install missing NET7 SDK on x86
  • 77373a9 AnyBitmap: Use stream to save image instead of byte[] to fix OutOfMemoryException
  • 0b1b8c9 PR Validation: Tests x86 arc only on Windows
  • b28a366 PR Validation: Add tests for NET60 and NET70 x86
  • 4f2a99a PR Validation: Add test NET472 on x86
  • 5154c2a add test CastAnyBitmap_from_SixLabors
  • 3e204ca Merge pull request #103 from iron-software/releases/2024.5
  • bb220ef Merge pull request #102 from iron-software/releases/2024.5
  • 6ff8792 Merge pull request #99 from iron-software/releases/2024.4
  • 987eb33 Merge pull request #97 from iron-software/releases/2024.3.1
  • 74602cd Merge branch 'master' into releases/2024.3.1
  • a601177 Release 2023.12 into Master (#82)

This list of changes was auto generated.

IronSoftware.System.Drawing v2024.12.2

14 Nov 08:40
Compare
Choose a tag to compare
Pre-release

Changes:

See More
  • a318ae4 Merge pull request #116 from iron-software/remove-netstandard2.1
  • 5a4eebc update commons and image sharp
  • ce15a1e ref common and use anyimage
  • e56eb1f remove netstandard2.1 build
  • f43a758 Merge pull request #109 from iron-software/releases/2024.7
  • eb555ca Fix typo in the release note
  • 22d0b2a Update release notes
  • 23236a2 Merge pull request #107 from iron-software/DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • b4b992c Update unit test
  • c642825 Merge branch 'develop' into DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • fd79eac Changed testing with bitmap instead of ImageSharp
  • 6a37e5d Merge pull request #108 from iron-software/DW-10-iron-drawing-compression-tiff
  • 4842109 Tiff: Formatting name Tif to Tiff
  • ad5a375 Convert Image: Don't specify image pixel format for SixLabors result
  • 189cf07 Pipeline: Skip some OutOfMemoryException tests
  • 2742fbe Tiff: Change variable name to tiffCompression and change default to LZW
  • f3e6ff8 Tiff: Add tiff compression when save and use LZW as default
  • 274a4ce Add runtime.osx.10.10-x64.CoreCompat.System.Drawing v6.0.5.128
  • 62c8cf3 Add EnableUnixSupport for System.Drawing
  • 7d012a1 Create Bitmap object from imagePath and assign into anyBitmap
  • bd2fc1b Add unit test for FromBitmap()
  • 7cc327c Change AnyBitmap to Bitmap because AnyBitmap haven't implemented in IConvertible
  • dadb6ac Merge pull request #105 from iron-software/releases/2024.6
  • e863e40 Update release note
  • 52ef0b0 Merge pull request #104 from iron-software/cast-anybitmap-out-of-memory-x86
  • fab7991 PR Validation: Install missing NET7 SDK on x86
  • 77373a9 AnyBitmap: Use stream to save image instead of byte[] to fix OutOfMemoryException
  • 0b1b8c9 PR Validation: Tests x86 arc only on Windows
  • b28a366 PR Validation: Add tests for NET60 and NET70 x86
  • 4f2a99a PR Validation: Add test NET472 on x86
  • 5154c2a add test CastAnyBitmap_from_SixLabors
  • bb220ef Merge pull request #102 from iron-software/releases/2024.5

This list of changes was auto generated.

IronSoftware.System.Drawing v2024.9.15

02 Oct 02:22
Compare
Choose a tag to compare
Pre-release

Changes:

See More
  • 5a4eebc update commons and image sharp
  • ce15a1e ref common and use anyimage
  • e56eb1f remove netstandard2.1 build
  • f43a758 Merge pull request #109 from iron-software/releases/2024.7
  • eb555ca Fix typo in the release note
  • 22d0b2a Update release notes
  • 23236a2 Merge pull request #107 from iron-software/DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • b4b992c Update unit test
  • c642825 Merge branch 'develop' into DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • fd79eac Changed testing with bitmap instead of ImageSharp
  • 6a37e5d Merge pull request #108 from iron-software/DW-10-iron-drawing-compression-tiff
  • 4842109 Tiff: Formatting name Tif to Tiff
  • ad5a375 Convert Image: Don't specify image pixel format for SixLabors result
  • 189cf07 Pipeline: Skip some OutOfMemoryException tests
  • 2742fbe Tiff: Change variable name to tiffCompression and change default to LZW
  • f3e6ff8 Tiff: Add tiff compression when save and use LZW as default
  • 274a4ce Add runtime.osx.10.10-x64.CoreCompat.System.Drawing v6.0.5.128
  • 62c8cf3 Add EnableUnixSupport for System.Drawing
  • 7d012a1 Create Bitmap object from imagePath and assign into anyBitmap
  • bd2fc1b Add unit test for FromBitmap()
  • 7cc327c Change AnyBitmap to Bitmap because AnyBitmap haven't implemented in IConvertible
  • dadb6ac Merge pull request #105 from iron-software/releases/2024.6
  • e863e40 Update release note
  • 52ef0b0 Merge pull request #104 from iron-software/cast-anybitmap-out-of-memory-x86
  • fab7991 PR Validation: Install missing NET7 SDK on x86
  • 77373a9 AnyBitmap: Use stream to save image instead of byte[] to fix OutOfMemoryException
  • 0b1b8c9 PR Validation: Tests x86 arc only on Windows
  • b28a366 PR Validation: Add tests for NET60 and NET70 x86
  • 4f2a99a PR Validation: Add test NET472 on x86
  • 5154c2a add test CastAnyBitmap_from_SixLabors
  • bb220ef Merge pull request #102 from iron-software/releases/2024.5

This list of changes was auto generated.

IronSoftware.System.Drawing v2024.9.11

13 Sep 06:52
Compare
Choose a tag to compare
Pre-release

Changes:

  • 493e228 Update release note
  • ba885c7 Merge pull request #119 from iron-software/DW-27-Upgrade-SixLabour.ImageSharp-for-vulnerability-issue
  • 2429904 Upgrade the dependency
  • b07fe93 Merge pull request #117 from iron-software/releases/2024.9
  • 569a027 Update release notes
  • a318ae4 Merge pull request #116 from iron-software/remove-netstandard2.1
  • 5a4eebc update commons and image sharp
  • ce15a1e ref common and use anyimage
  • e56eb1f remove netstandard2.1 build
  • f43a758 Merge pull request #109 from iron-software/releases/2024.7
See More
  • eb555ca Fix typo in the release note
  • 22d0b2a Update release notes
  • 23236a2 Merge pull request #107 from iron-software/DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • b4b992c Update unit test
  • c642825 Merge branch 'develop' into DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • fd79eac Changed testing with bitmap instead of ImageSharp
  • 6a37e5d Merge pull request #108 from iron-software/DW-10-iron-drawing-compression-tiff
  • 4842109 Tiff: Formatting name Tif to Tiff
  • ad5a375 Convert Image: Don't specify image pixel format for SixLabors result
  • 189cf07 Pipeline: Skip some OutOfMemoryException tests
  • 2742fbe Tiff: Change variable name to tiffCompression and change default to LZW
  • f3e6ff8 Tiff: Add tiff compression when save and use LZW as default
  • 274a4ce Add runtime.osx.10.10-x64.CoreCompat.System.Drawing v6.0.5.128
  • 62c8cf3 Add EnableUnixSupport for System.Drawing
  • 7d012a1 Create Bitmap object from imagePath and assign into anyBitmap
  • bd2fc1b Add unit test for FromBitmap()
  • 7cc327c Change AnyBitmap to Bitmap because AnyBitmap haven't implemented in IConvertible
  • dadb6ac Merge pull request #105 from iron-software/releases/2024.6
  • e863e40 Update release note
  • 52ef0b0 Merge pull request #104 from iron-software/cast-anybitmap-out-of-memory-x86
  • fab7991 PR Validation: Install missing NET7 SDK on x86
  • 77373a9 AnyBitmap: Use stream to save image instead of byte[] to fix OutOfMemoryException
  • 0b1b8c9 PR Validation: Tests x86 arc only on Windows
  • b28a366 PR Validation: Add tests for NET60 and NET70 x86
  • 4f2a99a PR Validation: Add test NET472 on x86
  • 5154c2a add test CastAnyBitmap_from_SixLabors
  • bb220ef Merge pull request #102 from iron-software/releases/2024.5

This list of changes was auto generated.

IronSoftware.System.Drawing v2024.9.10

23 Aug 04:50
Compare
Choose a tag to compare
Pre-release

Changes:

  • 569a027 Update release notes
  • a318ae4 Merge pull request #116 from iron-software/remove-netstandard2.1
  • 5a4eebc update commons and image sharp
  • ce15a1e ref common and use anyimage
  • e56eb1f remove netstandard2.1 build
  • f43a758 Merge pull request #109 from iron-software/releases/2024.7
  • eb555ca Fix typo in the release note
  • 22d0b2a Update release notes
  • 23236a2 Merge pull request #107 from iron-software/DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • b4b992c Update unit test
See More
  • c642825 Merge branch 'develop' into DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • fd79eac Changed testing with bitmap instead of ImageSharp
  • 6a37e5d Merge pull request #108 from iron-software/DW-10-iron-drawing-compression-tiff
  • 4842109 Tiff: Formatting name Tif to Tiff
  • ad5a375 Convert Image: Don't specify image pixel format for SixLabors result
  • 189cf07 Pipeline: Skip some OutOfMemoryException tests
  • 2742fbe Tiff: Change variable name to tiffCompression and change default to LZW
  • f3e6ff8 Tiff: Add tiff compression when save and use LZW as default
  • 274a4ce Add runtime.osx.10.10-x64.CoreCompat.System.Drawing v6.0.5.128
  • 62c8cf3 Add EnableUnixSupport for System.Drawing
  • 7d012a1 Create Bitmap object from imagePath and assign into anyBitmap
  • bd2fc1b Add unit test for FromBitmap()
  • 7cc327c Change AnyBitmap to Bitmap because AnyBitmap haven't implemented in IConvertible
  • dadb6ac Merge pull request #105 from iron-software/releases/2024.6
  • e863e40 Update release note
  • 52ef0b0 Merge pull request #104 from iron-software/cast-anybitmap-out-of-memory-x86
  • fab7991 PR Validation: Install missing NET7 SDK on x86
  • 77373a9 AnyBitmap: Use stream to save image instead of byte[] to fix OutOfMemoryException
  • 0b1b8c9 PR Validation: Tests x86 arc only on Windows
  • b28a366 PR Validation: Add tests for NET60 and NET70 x86
  • 4f2a99a PR Validation: Add test NET472 on x86
  • 5154c2a add test CastAnyBitmap_from_SixLabors
  • bb220ef Merge pull request #102 from iron-software/releases/2024.5

This list of changes was auto generated.

IronSoftware.System.Drawing v2024.9.9

19 Aug 07:13
Compare
Choose a tag to compare
Pre-release

Changes:

  • 5a4eebc update commons and image sharp
  • ce15a1e ref common and use anyimage
  • f43a758 Merge pull request #109 from iron-software/releases/2024.7
  • eb555ca Fix typo in the release note
  • 22d0b2a Update release notes
  • 23236a2 Merge pull request #107 from iron-software/DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • b4b992c Update unit test
  • c642825 Merge branch 'develop' into DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • fd79eac Changed testing with bitmap instead of ImageSharp
  • 6a37e5d Merge pull request #108 from iron-software/DW-10-iron-drawing-compression-tiff
See More
  • 4842109 Tiff: Formatting name Tif to Tiff
  • ad5a375 Convert Image: Don't specify image pixel format for SixLabors result
  • 189cf07 Pipeline: Skip some OutOfMemoryException tests
  • 2742fbe Tiff: Change variable name to tiffCompression and change default to LZW
  • f3e6ff8 Tiff: Add tiff compression when save and use LZW as default
  • 274a4ce Add runtime.osx.10.10-x64.CoreCompat.System.Drawing v6.0.5.128
  • 62c8cf3 Add EnableUnixSupport for System.Drawing
  • 7d012a1 Create Bitmap object from imagePath and assign into anyBitmap
  • bd2fc1b Add unit test for FromBitmap()
  • 7cc327c Change AnyBitmap to Bitmap because AnyBitmap haven't implemented in IConvertible
  • dadb6ac Merge pull request #105 from iron-software/releases/2024.6
  • e863e40 Update release note
  • 52ef0b0 Merge pull request #104 from iron-software/cast-anybitmap-out-of-memory-x86
  • fab7991 PR Validation: Install missing NET7 SDK on x86
  • 77373a9 AnyBitmap: Use stream to save image instead of byte[] to fix OutOfMemoryException
  • 0b1b8c9 PR Validation: Tests x86 arc only on Windows
  • b28a366 PR Validation: Add tests for NET60 and NET70 x86
  • 4f2a99a PR Validation: Add test NET472 on x86
  • 5154c2a add test CastAnyBitmap_from_SixLabors
  • bb220ef Merge pull request #102 from iron-software/releases/2024.5

This list of changes was auto generated.

IronSoftware.System.Drawing v2024.8.1

23 Jul 02:52
Compare
Choose a tag to compare
Pre-release

Changes:

  • 22ceb6a NuGet: Update release notes
  • 1f817d5 chore: Update SixLabors.ImageSharp.Drawing package version to 2.1.4
  • f09ffa0 chore: Update SixLabors.ImageSharp package versions to fix vulnerable
  • f43a758 Merge pull request #109 from iron-software/releases/2024.7
  • eb555ca Fix typo in the release note
  • 22d0b2a Update release notes
  • 23236a2 Merge pull request #107 from iron-software/DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • b4b992c Update unit test
  • c642825 Merge branch 'develop' into DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • fd79eac Changed testing with bitmap instead of ImageSharp
See More
  • 6a37e5d Merge pull request #108 from iron-software/DW-10-iron-drawing-compression-tiff
  • 4842109 Tiff: Formatting name Tif to Tiff
  • ad5a375 Convert Image: Don't specify image pixel format for SixLabors result
  • 189cf07 Pipeline: Skip some OutOfMemoryException tests
  • 2742fbe Tiff: Change variable name to tiffCompression and change default to LZW
  • f3e6ff8 Tiff: Add tiff compression when save and use LZW as default
  • 274a4ce Add runtime.osx.10.10-x64.CoreCompat.System.Drawing v6.0.5.128
  • 62c8cf3 Add EnableUnixSupport for System.Drawing
  • 7d012a1 Create Bitmap object from imagePath and assign into anyBitmap
  • bd2fc1b Add unit test for FromBitmap()
  • 7cc327c Change AnyBitmap to Bitmap because AnyBitmap haven't implemented in IConvertible
  • dadb6ac Merge pull request #105 from iron-software/releases/2024.6
  • e863e40 Update release note
  • 52ef0b0 Merge pull request #104 from iron-software/cast-anybitmap-out-of-memory-x86
  • fab7991 PR Validation: Install missing NET7 SDK on x86
  • 77373a9 AnyBitmap: Use stream to save image instead of byte[] to fix OutOfMemoryException
  • 0b1b8c9 PR Validation: Tests x86 arc only on Windows
  • b28a366 PR Validation: Add tests for NET60 and NET70 x86
  • 4f2a99a PR Validation: Add test NET472 on x86
  • 5154c2a add test CastAnyBitmap_from_SixLabors
  • bb220ef Merge pull request #102 from iron-software/releases/2024.5

This list of changes was auto generated.

IronSoftware.System.Drawing v2024.7.2

17 Jun 14:34
Compare
Choose a tag to compare
Pre-release

Changes:

  • eb555ca Fix typo in the release note
  • 22d0b2a Update release notes
  • 23236a2 Merge pull request #107 from iron-software/DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • b4b992c Update unit test
  • c642825 Merge branch 'develop' into DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • fd79eac Changed testing with bitmap instead of ImageSharp
  • 6a37e5d Merge pull request #108 from iron-software/DW-10-iron-drawing-compression-tiff
  • 4842109 Tiff: Formatting name Tif to Tiff
  • ad5a375 Convert Image: Don't specify image pixel format for SixLabors result
  • 189cf07 Pipeline: Skip some OutOfMemoryException tests
See More
  • 2742fbe Tiff: Change variable name to tiffCompression and change default to LZW
  • f3e6ff8 Tiff: Add tiff compression when save and use LZW as default
  • 274a4ce Add runtime.osx.10.10-x64.CoreCompat.System.Drawing v6.0.5.128
  • 62c8cf3 Add EnableUnixSupport for System.Drawing
  • 7d012a1 Create Bitmap object from imagePath and assign into anyBitmap
  • bd2fc1b Add unit test for FromBitmap()
  • 7cc327c Change AnyBitmap to Bitmap because AnyBitmap haven't implemented in IConvertible
  • dadb6ac Merge pull request #105 from iron-software/releases/2024.6
  • e863e40 Update release note
  • 52ef0b0 Merge pull request #104 from iron-software/cast-anybitmap-out-of-memory-x86
  • fab7991 PR Validation: Install missing NET7 SDK on x86
  • 77373a9 AnyBitmap: Use stream to save image instead of byte[] to fix OutOfMemoryException
  • 0b1b8c9 PR Validation: Tests x86 arc only on Windows
  • b28a366 PR Validation: Add tests for NET60 and NET70 x86
  • 4f2a99a PR Validation: Add test NET472 on x86
  • 5154c2a add test CastAnyBitmap_from_SixLabors
  • bb220ef Merge pull request #102 from iron-software/releases/2024.5

This list of changes was auto generated.

IronSoftware.System.Drawing v2024.7.1

17 Jun 09:14
Compare
Choose a tag to compare
Pre-release

Changes:

  • 22d0b2a Update release notes
  • 23236a2 Merge pull request #107 from iron-software/DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • b4b992c Update unit test
  • c642825 Merge branch 'develop' into DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • fd79eac Changed testing with bitmap instead of ImageSharp
  • 6a37e5d Merge pull request #108 from iron-software/DW-10-iron-drawing-compression-tiff
  • 4842109 Tiff: Formatting name Tif to Tiff
  • ad5a375 Convert Image: Don't specify image pixel format for SixLabors result
  • 189cf07 Pipeline: Skip some OutOfMemoryException tests
  • 2742fbe Tiff: Change variable name to tiffCompression and change default to LZW
See More
  • f3e6ff8 Tiff: Add tiff compression when save and use LZW as default
  • 274a4ce Add runtime.osx.10.10-x64.CoreCompat.System.Drawing v6.0.5.128
  • 62c8cf3 Add EnableUnixSupport for System.Drawing
  • 7d012a1 Create Bitmap object from imagePath and assign into anyBitmap
  • bd2fc1b Add unit test for FromBitmap()
  • 7cc327c Change AnyBitmap to Bitmap because AnyBitmap haven't implemented in IConvertible
  • dadb6ac Merge pull request #105 from iron-software/releases/2024.6
  • e863e40 Update release note
  • 52ef0b0 Merge pull request #104 from iron-software/cast-anybitmap-out-of-memory-x86
  • fab7991 PR Validation: Install missing NET7 SDK on x86
  • 77373a9 AnyBitmap: Use stream to save image instead of byte[] to fix OutOfMemoryException
  • 0b1b8c9 PR Validation: Tests x86 arc only on Windows
  • b28a366 PR Validation: Add tests for NET60 and NET70 x86
  • 4f2a99a PR Validation: Add test NET472 on x86
  • 5154c2a add test CastAnyBitmap_from_SixLabors
  • bb220ef Merge pull request #102 from iron-software/releases/2024.5

This list of changes was auto generated.

IronSoftware.System.Drawing v2024.6.1

20 May 07:51
Compare
Choose a tag to compare
Pre-release

Changes:

  • e863e40 Update release note
  • 52ef0b0 Merge pull request #104 from iron-software/cast-anybitmap-out-of-memory-x86
  • fab7991 PR Validation: Install missing NET7 SDK on x86
  • 77373a9 AnyBitmap: Use stream to save image instead of byte[] to fix OutOfMemoryException
  • 0b1b8c9 PR Validation: Tests x86 arc only on Windows
  • b28a366 PR Validation: Add tests for NET60 and NET70 x86
  • 4f2a99a PR Validation: Add test NET472 on x86
  • 5154c2a add test CastAnyBitmap_from_SixLabors
  • bb220ef Merge pull request #102 from iron-software/releases/2024.5

This list of changes was auto generated.