Skip to content

Releases: imazen/imageflow

v2.1.1-rc05

13 Jun 01:33

Choose a tag to compare

ci: debug -PushToNuget argument passthrough

v2.1.1-rc03

07 Jun 08:54

Choose a tag to compare

ci: rid handling in MultiCI

v2.1.0-rc11

19 Feb 17:00

Choose a tag to compare

ci: git update-index --chmod=+x upload_nuget.sh

v2.1.0-rc10

19 Feb 07:27

Choose a tag to compare

ci: +nuget uploading script, with better error reporting

v2.1.0-rc09

19 Feb 05:34

Choose a tag to compare

What's Changed

  • Do not panic when trying to parse a color that is not ASCII. by @kmkaplan in #640
  • Bump rustix from 0.38.14 to 0.38.19 by @dependabot in #641
  • .rustfmt.toml: Fix invalid TOML by @andersk in #647
  • Update ahash from 0.8.3 to 0.8.11 to fix unknown feature stdsimd by @andersk in #648
  • transpose: Fix invalid_reference_casting errors by @andersk in #649
  • test_tool: Let Cargo tell us where imageflow_tool resides by @andersk in #650
  • build(deps): bump openssl from 0.10.68 to 0.10.70 by @dependabot in #659

New Contributors

Full Changelog: v2.0.0-preview8...v2.1.0-rc09

v2.1.0-rc08

19 Feb 05:20

Choose a tag to compare

What's Changed

  • Do not panic when trying to parse a color that is not ASCII. by @kmkaplan in #640
  • Bump rustix from 0.38.14 to 0.38.19 by @dependabot in #641
  • .rustfmt.toml: Fix invalid TOML by @andersk in #647
  • Update ahash from 0.8.3 to 0.8.11 to fix unknown feature stdsimd by @andersk in #648
  • transpose: Fix invalid_reference_casting errors by @andersk in #649
  • test_tool: Let Cargo tell us where imageflow_tool resides by @andersk in #650
  • build(deps): bump openssl from 0.10.68 to 0.10.70 by @dependabot in #659

New Contributors

Full Changelog: v2.0.0-preview8...v2.1.0-rc08

v2.1.0-rc07

19 Feb 03:22

Choose a tag to compare

ci: Allow pass even if docker upload fails; set docker image to imaze…

v2.1.0-rc06

19 Feb 03:05

Choose a tag to compare

ci: fix docker push tags, labels

v2.1.0-rc05

19 Feb 02:23

Choose a tag to compare

What's Changed

  • Do not panic when trying to parse a color that is not ASCII. by @kmkaplan in #640
  • Bump rustix from 0.38.14 to 0.38.19 by @dependabot in #641
  • .rustfmt.toml: Fix invalid TOML by @andersk in #647
  • Update ahash from 0.8.3 to 0.8.11 to fix unknown feature stdsimd by @andersk in #648
  • transpose: Fix invalid_reference_casting errors by @andersk in #649
  • test_tool: Let Cargo tell us where imageflow_tool resides by @andersk in #650
  • build(deps): bump openssl from 0.10.68 to 0.10.70 by @dependabot in #659

New Contributors

Full Changelog: v2.0.0-preview8...v2.1.0-rc05

v2.1.0-rc04

19 Feb 01:56

Choose a tag to compare

ci: fix test_zip.ps1, make compression level adjustable