Releases: KitStream/ralph
v0.2.8
macOS notes
The desktop app (.dmg) and CLI binaries are signed and notarized
with a Developer ID. macOS will check Apple's notary service
online on first launch — no manual xattr workaround needed.
Full Changelog: release-0.2.7...release-0.2.8
v0.2.7
macOS notes
The desktop app (.dmg) and CLI binaries are signed and notarized
with a Developer ID. macOS will check Apple's notary service
online on first launch — no manual xattr workaround needed.
Full Changelog: release-0.2.6...release-0.2.7
v0.2.6
macOS notes
The desktop app (.dmg) and CLI binaries are signed and notarized
with a Developer ID. macOS will check Apple's notary service
online on first launch — no manual xattr workaround needed.
Full Changelog: release-0.2.5...release-0.2.6
v0.2.5
macOS notes
The desktop app (.dmg) and CLI binaries are signed and notarized
with a Developer ID. macOS will check Apple's notary service
online on first launch — no manual xattr workaround needed.
Full Changelog: release-0.2.4...release-0.2.5
v0.2.4
macOS notes
The desktop app (.dmg) and CLI binaries are signed and notarized
with a Developer ID. macOS will check Apple's notary service
online on first launch — no manual xattr workaround needed.
What's Changed
- Detect backends in GUI launches, add tool path overrides by @mikkeldamsgaard in #1
New Contributors
- @mikkeldamsgaard made their first contribution in #1
Full Changelog: release-0.2.2...release-0.2.4
v0.2.3
macOS notes
The desktop app (.dmg) and CLI binaries are signed and notarized
with a Developer ID. macOS will check Apple's notary service
online on first launch — no manual xattr workaround needed.
Full Changelog: release-0.2.2...release-0.2.3
v0.2.2
macOS notes
The desktop app (.dmg) and CLI binaries are signed and notarized
with a Developer ID. macOS will check Apple's notary service
online on first launch — no manual xattr workaround needed.
Full Changelog: release-0.2.0...release-0.2.2
v0.2.0
macOS CLI notice
macOS may block the CLI binary with a Gatekeeper warning. To fix, run:
xattr -d com.apple.quarantine <path-to-binary>
Full Changelog: release-0.1.0...release-0.2.0
v0.1.0
macOS CLI notice
macOS may block the CLI binary with a Gatekeeper warning. To fix, run:
xattr -d com.apple.quarantine <path-to-binary>
Full Changelog: https://github.com/KitStream/ralph/commits/release-0.1.0