Releases: imazen/imageflow
Releases · imazen/imageflow
v2.1.1-rc10
Full Changelog: v2.1.0-rc08...v2.1.1-rc10
v2.1.1-rc09
ci: pwsh can't do [bool]"false"
v2.1.1-rc08
ci: pwsh can't compare true and "true", nor is true not a string. yay.
v2.1.1-rc07
ci: package debug symbols in archives
v2.1.1-rc06
ci: make sure windows artifacts have imageflow.dll, but not *.sh
v2.1.1-rc05
ci: debug -PushToNuget argument passthrough
v2.1.1-rc03
ci: rid handling in MultiCI
v2.1.0-rc11
ci: git update-index --chmod=+x upload_nuget.sh
v2.1.0-rc10
ci: +nuget uploading script, with better error reporting
v2.1.0-rc09
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