-
Notifications
You must be signed in to change notification settings - Fork 145
Releases: imazen/imageflow
Releases · imazen/imageflow
v2.3.1-rc01
What's Changed
- Cleanup: extract AppendOnlySet, forbid unsafe in helper crates, fix CI badge by @lilith in #685
- Code quality: defensive unsafe, dead code removal, clippy cleanup, extern crate modernization by @lilith in #686
- Refactor: eliminate transmute from output buffer API, add take semantics by @lilith in #687
- chore(deps-dev): bump minimatch from 10.2.2 to 10.2.4 in /bindings by @dependabot[bot] in #690
- chore(deps-dev): bump basic-ftp from 5.1.0 to 5.2.0 in /bindings by @dependabot[bot] in #689
- CI speedup + test infrastructure consolidation by @lilith in #694
- feat: add moxcms CMS backend with dual-backend comparison mode by @lilith in #695
- feat: feature-gate unsafe and C-dependent code for safe-only builds by @lilith in #696
- feat: feature-gate unsafe, remove dead features, safe test infrastructure by @lilith in #697
- fix: GIF frame buffer index OOB on crafted input (DoS) by @lilith in #702
Full Changelog: v2.3.0-rc01...v2.3.1-rc01
Assets 22
- sha256:35d80573c79638a6d1e04b8b2d15057c31a70dd8d86ecc8ba05a6b631953dc6921.1 MB
2026年03月31日T08:26:53Z - sha256:216b462599b894c3400288ab0acc1f0700457d5d0060c1acfc8b0d806a943da710.5 MB
2026年03月31日T08:27:56Z - sha256:b37881968f0d18d6c4d5f7a62caee0fc19f4e42692a9168638729f7eb573573311.1 MB
2026年03月31日T08:28:58Z - sha256:882910c6c9602e42365dcf1c2c412cb5d0ced4703bf861217e5ef242a615bbb322.1 MB
2026年03月31日T08:29:20Z - sha256:55285ac9620d575ee85627b5fa0147c22b58cf8a7966fca921af5e2c714602214.9 MB
2026年03月31日T08:31:07Z - sha256:15501d6b1cb2ba080907399fd7471fec2fd517f452a13e8c3d905e11b1865d585.45 MB
2026年03月31日T08:46:27Z - sha256:3b00afaedb52dd6ec59ed6921531ea18f6a3b62b8d01846b4d7970535d30f34d22.3 MB
2026年03月31日T08:31:39Z - sha256:8927e3265450c3a42119885b7d6428b1fdacafc44f039975ae3415e95dda688b23.8 MB
2026年03月31日T08:35:08Z - sha256:0930dd2411a065a6424f0ad653f8b4dbb8b4fd69fe5f4f01f370be5986c3bf3024.3 MB
2026年03月31日T08:33:03Z - sha256:e3fe489a2e313586edd2e83239bb8e01f8629a1617b4511728a60d91a6f10f0219.4 MB
2026年03月31日T08:27:58Z -
2026年03月31日T07:47:13Z -
2026年03月31日T07:47:13Z - Loading
1 person reacted
v2.3.0-rc01
@lilith
lilith
2d21090
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Bug fixes, security hardening, and performance improvements by @lilith in #678
- feat: migrate cancellation check sites to Stop trait interface by @lilith in #679
- Fix all clippy warnings across workspace by @lilith in #680
- Migrate transpose.rs from raw SIMD to archmage (zero unsafe) by @lilith in #681
- refactor: remove trivial unsafe from graphics module by @lilith in #682
- refactor: remove and document remaining unsafe in imageflow_core by @lilith in #683
- feat: implement frame=N for single-frame GIF extraction by @lilith in #684
Full Changelog: v2.2.0-rc01...v2.3.0-rc01
Assets 22
1 person reacted
Make ABI thread-safe and add imageflow_context_request_cancellation
v2.2.0-rc01 fix clippy warnings
Assets 22
v2.1.2-rc02
v2.1.2-rc03 Imageflow.NativeRuntime and Imageflow.NativeTool now only use a .targ...
Assets 22
v2.1.2-rc02
Update Imageflow.NativeTool to add buildTransitive targets on all platforms - however, this is not needed.
Full Changelog: v2.1.2-rc01...v2.1.2-rc02
Assets 22
v2.1.2-rc01
Full Changelog: v2.1.1-rc11...v2.1.2-rc01
Assets 22
1 person reacted
v2.1.1-rc11 - nuget NativeTool packages now use runtimes/rid/native folder.
Complete previous commit
Assets 22
v2.1.1-rc10
Full Changelog: v2.1.0-rc08...v2.1.1-rc10
Assets 22
v2.1.1-rc09
ci: pwsh can't do [bool]"false"
Assets 22
v2.1.1-rc08
ci: pwsh can't compare true and "true", nor is true not a string. yay.
Assets 22
1 person reacted