Skip to content

ModelRack v0.1.2 desktop release

Choose a tag to compare

@github-actions github-actions released this 12 May 15:52
· 114 commits to main since this release

ModelRack v0.1.2 — 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.2-macos-arm64.dmg
  • SHA-256: aee2e3c951c75a8c6151c870b194f07a8b6b23c94fd4b800206669d50c82fb23
  • Signing: Developer ID signed, notarized, and stapled

Alternative macOS asset

  • ModelRack-v0.1.2-macos-arm64.zip
  • SHA-256: 8b4af95ed2f2213632c147f559d42534a5ce422c1fb8f243701c916b44b7a8cd

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