Skip to content

Releases: imazen/imageflow-dotnet

Upgrade to Imageflow 2.0.0-preview 4, .net 6/7 and .net 4.6.2

06 Jan 21:28
Compare
Choose a tag to compare
v0.9.1

Move .NET 4.6.1 to 4.6.2 and update to Imageflow 2.0.0-preview4

v0.9.0 - Update to Imageflow 2.0.0-preview1

30 Sep 03:42
Compare
Choose a tag to compare
Update to Imageflow 2.0.0-preview1

Automatically fix BadImageFormatException (for the .NET 4.x folks)

26 Aug 05:08
Compare
Choose a tag to compare

Automatically fix BadImageFormatException (for the .NET 4.x folks), such as when the wrong architecture version of imageflow.dll is in /bin (but the right one is in a x86 or x64 subfolder)

v0.8.4 Expand mime-type sniffing

07 Aug 01:33
Compare
Choose a tag to compare
appveyor.yml: fix another typo

Upgrade to Imageflow 1.7.3

04 Aug 19:33
Compare
Choose a tag to compare
v0.8.3

Update to to Imageflow 1.7.3

v0.8.2 - Upgrade to Imageflow 1.7.1-rc65

09 Jun 23:05
Compare
Choose a tag to compare
Upgrade to Imageflow 1.7.1

v0.8.1 - Upgrade to Imageflow 1.7.0-rc64

21 May 16:48
Compare
Choose a tag to compare
Upgrade to Imageflow 1.7.0-rc64

v0.8.0 - Adjust dependencies

20 May 03:40
Compare
Choose a tag to compare

v0.8.0 makes no API changes, but does change which dependency versions are required, which could break things if you're also being vague in your project. 2228a17

Hopefully, though, it just makes this more compatible with a wider range of Newtonsoft.Json packages.

v0.7.31 - Now supports rounded corners and constraint gravity

19 May 23:11
Compare
Choose a tag to compare
  • Includes support for constraint gravity (Thanks to Pavel Eroshkin!) #34
  • Adds basic support for rounding image corners (an evolving feature in Imageflow 1.6)

v0.7.24 - Handle corrupt jpegs gracefully

29 Mar 16:59
Compare
Choose a tag to compare