Releases: imazen/imageflow-dotnet
Releases · imazen/imageflow-dotnet
Upgrade to Imageflow 2.0.0-preview 4, .net 6/7 and .net 4.6.2
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
Update to Imageflow 2.0.0-preview1
Automatically fix BadImageFormatException (for the .NET 4.x folks)
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
appveyor.yml: fix another typo
Upgrade to Imageflow 1.7.3
v0.8.3 Update to to Imageflow 1.7.3
v0.8.2 - Upgrade to Imageflow 1.7.1-rc65
Upgrade to Imageflow 1.7.1
v0.8.1 - Upgrade to Imageflow 1.7.0-rc64
Upgrade to Imageflow 1.7.0-rc64
v0.8.0 - Adjust dependencies
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
- Includes support for constraint gravity (Thanks to Pavel Eroshkin!) #34
- Adds basic support for rounding image corners (an evolving feature in Imageflow 1.6)