Releases: oscope-dev/scope
Releases · oscope-dev/scope
v2024.2.6
Install dev-scope 2024.2.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ethankhall/scope/releases/download/v2024.2.6/dev-scope-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install ethankhall/homebrew-formulas/dev-scope
Download dev-scope 2024.2.6
File | Platform | Checksum |
---|---|---|
dev-scope-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
dev-scope-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
dev-scope-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
dev-scope-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
dev-scope-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
v2024.2.5
Install dev-scope 2024.2.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ethankhall/scope/releases/download/v2024.2.5/dev-scope-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install ethankhall/homebrew-formulas/dev-scope
Download dev-scope 2024.2.5
File | Platform | Checksum |
---|---|---|
dev-scope-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
dev-scope-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
dev-scope-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
dev-scope-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
dev-scope-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
v2024.2.4
Install dev-scope 2024.2.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ethankhall/scope/releases/download/v2024.2.4/dev-scope-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install ethankhall/homebrew-formulas/dev-scope
Download dev-scope 2024.2.4
File | Platform | Checksum |
---|---|---|
dev-scope-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
dev-scope-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
dev-scope-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
dev-scope-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
dev-scope-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
2024.2.2
What's Changed
- Allow group to have named depenencies by @ethankhall in #50
Full Changelog: 2024.2.1...2024.2.2
2024.2.1
What's Changed
- Remove "log" at begging of run by @ethankhall in #48
Full Changelog: 2024.1.42...2024.2.1
2024.1.42
2024.1.41
What's Changed
- Use traits to allow for mocked system interactions by @ethankhall in #41
Full Changelog: 2024.1.40...2024.1.41
2024.1.40
What's Changed
- Add optional required field to DoctorGroup by @ethankhall in #40
Full Changelog: 2024.1.39...2024.1.40
2024.1.39
2024.1.38
What's Changed
- Check can prevent other runs by @ethankhall in #37
Full Changelog: 2024.1.37...2024.1.38