Skip to content

Releases: imazen/imageflow-dotnet

v0.4.3 - Add WebP support

18 Apr 20:08
Compare
Choose a tag to compare

Added WebPLossy and WebPLossless encoders

v0.4.2

18 Apr 19:08
Compare
Choose a tag to compare

Fixes #7

v0.4.1 - bugfixes

18 Apr 18:10
Compare
Choose a tag to compare

Fixes bugs in v0.4.0

v0.4.0

18 Apr 17:26
Compare
Choose a tag to compare
  • Add .Constrain(Constraint) and associated types for sophisticated constraint, cropping, and padding
  • Add JobContext.GetImageInfo(ioId)
  • Add .ResizerCommands(string) to fluent api to access ImageResizer4 commands

v0.3.4

17 Apr 23:20
Compare
Choose a tag to compare

Add Crop, Region, RegionPercent, and ResizerCommands fluent APIs

Upgrade to Imageflow 1.2.2-rc29.

v0.3.3

16 Apr 13:43
Compare
Choose a tag to compare
update github token

v0.3.1

15 Apr 12:33
Compare
Choose a tag to compare

Update to v1.2.0rc22, refactor and fix some bugs

v0.3.0

21 Oct 00:43
Compare
Choose a tag to compare
Update to rc9/rc10

v0.2.6

15 Sep 23:44
Compare
Choose a tag to compare
Fix bug in DecodeCommands - spatial scaling was always forced

v0.2.5

15 Sep 21:51
Compare
Choose a tag to compare
Add DecodeCommands support