• Joined on 2026-02-16
hugo pushed tag v0.1.0-ci-validation-82 to hugo/IronStorage 2026-08-13 19:41:40 +00:00
hugo reopened issue hugo/IronStorage#82 2026-08-13 19:41:22 +00:00
releases should get proper macos bundles and dmg downloadables for darwin
hugo closed issue hugo/IronStorage#82 2026-08-13 19:29:57 +00:00
releases should get proper macos bundles and dmg downloadables for darwin
hugo commented on issue hugo/IronStorage#82 2026-08-13 19:29:25 +00:00
releases should get proper macos bundles and dmg downloadables for darwin

Implemented in 9def10b.

  • Added a pure-Rust macOS release packager using apple-bundles, apple-codesign, and apple-dmg, including a valid ICNS icon, bundle metadata, three embedded executables,…
hugo pushed to main at hugo/IronStorage 2026-08-13 19:29:03 +00:00
9def10bd8a Package macOS desktop releases as DMGs (#82)
hugo pushed to main at hugo/MetaCrate 2026-08-13 12:40:47 +00:00
969a289efb chore(ci): refresh SemVer port lockfile
hugo pushed to main at hugo/MetaCrate 2026-08-13 12:26:18 +00:00
4fb085d5b9 chore(ci): refresh downstream API lockfile
hugo pushed to main at hugo/MetaCrate 2026-08-13 12:02:46 +00:00
1098b4d543 fix(ci): serialize and prune target caches
hugo pushed to main at hugo/MetaCrate 2026-08-13 11:43:18 +00:00
d8beeab98d chore(ci): refresh API audit evidence
hugo pushed to main at hugo/MetaCrate 2026-08-13 11:33:21 +00:00
e2e100808b chore(release): refresh codec default provenance
hugo pushed to main at hugo/MetaCrate 2026-08-13 11:24:56 +00:00
25fdffbd3b feat(imaging): default to pure-Rust codecs
hugo closed issue hugo/MetaCrate#112 2026-08-13 10:31:22 +00:00
Imaging extension: add optional pure-Rust Skia backend
hugo commented on issue hugo/MetaCrate#112 2026-08-13 10:31:14 +00:00
Imaging extension: add optional pure-Rust Skia backend

Implemented and verified the optional pure-Rust Skia-compatible backend.

Implementation:

  • Added the rust-skia feature and public RustSkiaTextureCodec, while preserving the native skia /…
hugo pushed to main at hugo/MetaCrate 2026-08-13 10:20:43 +00:00
e16ad04dbd fix(ci): admit audited rust-skia licenses
hugo pushed to main at hugo/MetaCrate 2026-08-13 09:43:53 +00:00
1ea44e5e42 fix(ci): close capability races and green audit
hugo opened issue hugo/IronStorage#82 2026-08-13 09:03:30 +00:00
releases should get proper macos bundles and dmg downloadables for darwin
hugo pushed to main at hugo/MetaCrate 2026-08-13 08:55:05 +00:00
6f67568f47 fix(threading): make auto-reset regression deterministic
hugo pushed to main at hugo/MetaCrate 2026-08-13 08:36:40 +00:00
2ec65d0e8a chore(ci): refresh #112 consumer locks
hugo pushed to main at hugo/MetaCrate 2026-08-13 07:58:52 +00:00
e0e76bed8c chore(ci): refresh #112 audit evidence
hugo pushed to main at hugo/MetaCrate 2026-08-13 07:49:48 +00:00
8c18b2ac8c feat(imaging): add pure-Rust Skia backend (#112)