Skip to content

ModelRack v0.1.4 desktop release

Choose a tag to compare

@github-actions github-actions released this 22 May 07:19
· 105 commits to main since this release

ModelRack v0.1.4 — 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.4-macos-arm64.dmg
  • SHA-256: 80dc8ed37b864f1a3b1ba3378ef42dc0964a35569bf7f7e72d7c8d571dcf529b
  • Signing: Developer ID signed, notarized, and stapled

Alternative macOS asset

  • ModelRack-v0.1.4-macos-arm64.zip
  • SHA-256: 254cfdd7543f19af1fa6e379bdcc996422ac5b7ee52c78eab4407861928e6557

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