Skip to content

ModelRack v0.1.6 desktop release

Choose a tag to compare

@github-actions github-actions released this 26 May 05:41
· 66 commits to main since this release

ModelRack v0.1.6 — desktop maker-library release

This release packages ModelRack for macOS, Windows, and Linux. The macOS DMG is Developer ID signed and notarized when Apple secrets are configured. Windows/Linux assets are attached by sibling release jobs.

Recommended download

  • ModelRack-v0.1.6-macos-arm64.dmg
  • SHA-256: a046f5cd60e609676a220d343d3f838051f6edf7c31fa251000eddf9c4589c1f
  • Signing: Developer ID signed, notarized, and stapled

Alternative macOS asset

  • ModelRack-v0.1.6-macos-arm64.zip
  • SHA-256: f025b76665a221bd2e3e1251f44ae302f35ceb415dc578e49ad9e2659b0831aa

Windows and Linux

  • Windows: .exe, portable .zip, and .msi are built on windows-latest and attached to this release.
  • Linux: portable .tar.gz and Debian .deb are built on ubuntu-latest and attached to this release.

Verification

  • cargo fmt --check
  • python3 scripts/check-warning-baseline.py
  • cargo test
  • scripts/create-macos-dmg.sh
  • scripts/build-windows-packages.ps1
  • scripts/build-linux-packages.sh