Releases: dhth/mrj
Releases · dhth/mrj
v0.4.0
Release Notes
Added
- List disqualifications in summary
- Allow printing to stdout without color
Changed
- Default to skipping PRs where head doesn't match the configured pattern
- Allow overriding report template and title
- Include all runs in HTML report page
Install mrj 0.4.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/mrj/releases/download/v0.4.0/mrj-installer.sh | shInstall prebuilt binaries via Homebrew
brew install dhth/tap/mrjDownload mrj 0.4.0
| File | Platform | Checksum |
|---|---|---|
| mrj-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mrj-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mrj-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| mrj-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
Version 0.4.0-alpha.4
Release Notes
Added
- List disqualifications in summary
- Allow printing to stdout without color
Changed
- Default to skipping PRs where head doesn't match the configured pattern
Install mrj 0.4.0-alpha.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/mrj/releases/download/v0.4.0-alpha.4/mrj-installer.sh | shInstall prebuilt binaries via Homebrew
brew install dhth/tap/mrjDownload mrj 0.4.0-alpha.4
| File | Platform | Checksum |
|---|---|---|
| mrj-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mrj-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mrj-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| mrj-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| mrj-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Version 0.4.0-alpha.3
Release Notes
Added
- List disqualifications in summary
- Allow printing to stdout without color
Changed
- Default to skipping PRs where head doesn't match the configured pattern
Install mrj 0.4.0-alpha.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/mrj/releases/download/v0.4.0-alpha.3/mrj-installer.sh | shInstall prebuilt binaries via Homebrew
brew install dhth/tap/mrjDownload mrj 0.4.0-alpha.3
| File | Platform | Checksum |
|---|---|---|
| mrj-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mrj-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mrj-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| mrj-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| mrj-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Version 0.4.0-alpha.2
Release Notes
Added
- List disqualifications in summary
- Allow printing to stdout without color
Changed
- Default to skipping PRs where head doesn't match the configured pattern
Install mrj 0.4.0-alpha.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/mrj/releases/download/v0.4.0-alpha.2/mrj-installer.sh | shInstall prebuilt binaries via Homebrew
brew install dhth/tap/mrjDownload mrj 0.4.0-alpha.2
| File | Platform | Checksum |
|---|---|---|
| mrj-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mrj-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mrj-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| mrj-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| mrj-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Version 0.4.0-alpha.1
Release Notes
Added
- Allow listing disqualifications in summary
- Allow printing to stdout without color
Changed
- Default to skipping PRs where head doesn't match the configured pattern
Install mrj 0.4.0-alpha.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/mrj/releases/download/v0.4.0-alpha.1/mrj-installer.sh | shInstall prebuilt binaries via Homebrew
brew install dhth/tap/mrjDownload mrj 0.4.0-alpha.1
| File | Platform | Checksum |
|---|---|---|
| mrj-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mrj-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mrj-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| mrj-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| mrj-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
v0.3.0
Release Notes
Added
- Allow configuring sort by and sort direction for pull requests
Changed
- Operate in dry-run mode by default
Install mrj 0.3.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/mrj/releases/download/v0.3.0/mrj-installer.sh | shInstall prebuilt binaries via Homebrew
brew install dhth/tap/mrjDownload mrj 0.3.0
| File | Platform | Checksum |
|---|---|---|
| mrj-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mrj-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mrj-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| mrj-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| mrj-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Version 0.3.0-alpha.1
Release Notes
Added
- Allow configuring sort by and sort direction for pull requests
Changed
- Operate in dry-run mode by default
Install mrj 0.3.0-alpha.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/mrj/releases/download/v0.3.0-alpha.1/mrj-installer.sh | shInstall prebuilt binaries via Homebrew
brew install dhth/tap/mrjDownload mrj 0.3.0-alpha.1
| File | Platform | Checksum |
|---|---|---|
| mrj-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mrj-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mrj-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| mrj-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| mrj-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
v0.2.0
Release Notes
Added
- Allow changing number of runs to keep in report
Changed
- Ignore PRs from untrusted authors by default
Install mrj 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/mrj/releases/download/v0.2.0/mrj-installer.sh | shInstall prebuilt binaries via Homebrew
brew install dhth/tap/mrjDownload mrj 0.2.0
| File | Platform | Checksum |
|---|---|---|
| mrj-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mrj-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mrj-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| mrj-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| mrj-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
v0.1.0
Install mrj 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/mrj/releases/download/v0.1.0/mrj-installer.sh | shInstall prebuilt binaries via Homebrew
brew install dhth/tap/mrjDownload mrj 0.1.0
| File | Platform | Checksum |
|---|---|---|
| mrj-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mrj-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mrj-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| mrj-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| mrj-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
v0.1.0-alpha.11
Install mrj 0.1.0-alpha.11
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/mrj/releases/download/v0.1.0-alpha.11/mrj-installer.sh | shDownload mrj 0.1.0-alpha.11
| File | Platform | Checksum |
|---|---|---|
| mrj-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| mrj-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| mrj-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| mrj-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| mrj-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |