Skip to content

ModelRack v0.1.7 desktop release

Choose a tag to compare

@github-actions github-actions released this 26 May 14:12
· 64 commits to main since this release

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

Alternative macOS asset

  • ModelRack-v0.1.7-macos-arm64.zip
  • SHA-256: 252189d7b4b444c6025c5e2c084a35e342af4b74b9ae3f705da7744231ae81be

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