Releases: higebu/dsct
Releases · higebu/dsct
0.2.10 - 2026-04-23
Release Notes
🚀 Features
- (read) Add --raw-bytes option to emit original packet bytes
⚙️ Miscellaneous Tasks
- (release) Surface dependency bumps in release PR changelog
Install dsct 0.2.10
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/higebu/dsct/releases/download/v0.2.10/dsct-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/higebu/dsct/releases/download/v0.2.10/dsct-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install higebu/tap/dsctDownload dsct 0.2.10
| File | Platform | Checksum |
|---|---|---|
| dsct-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dsct-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dsct-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| dsct-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dsct-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dsct-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
v0.2.9
Install dsct 0.2.9
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/higebu/dsct/releases/download/v0.2.9/dsct-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/higebu/dsct/releases/download/v0.2.9/dsct-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install higebu/tap/dsctDownload dsct 0.2.9
| File | Platform | Checksum |
|---|---|---|
| dsct-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dsct-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dsct-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| dsct-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dsct-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dsct-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
0.2.8 - 2026-04-15
Release Notes
📚 Documentation
- Fix dependency boundary description in AGENTS.md
Install dsct 0.2.8
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/higebu/dsct/releases/download/v0.2.8/dsct-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/higebu/dsct/releases/download/v0.2.8/dsct-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install higebu/tap/dsctDownload dsct 0.2.8
| File | Platform | Checksum |
|---|---|---|
| dsct-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dsct-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dsct-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| dsct-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dsct-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dsct-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
0.2.7 - 2026-04-13
Release Notes
🚀 Features
- Add packet analysis agent
⚙️ Miscellaneous Tasks
- Use GitHub App token for release-plz
Install dsct 0.2.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/higebu/dsct/releases/download/v0.2.7/dsct-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/higebu/dsct/releases/download/v0.2.7/dsct-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install higebu/tap/dsctDownload dsct 0.2.7
| File | Platform | Checksum |
|---|---|---|
| dsct-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dsct-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dsct-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| dsct-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dsct-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dsct-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
0.2.6 - 2026-04-11
Release Notes
🚜 Refactor
- Rename leftover bask identifiers to dsct
⚙️ Miscellaneous Tasks
- Migrate release automation to release-plz
- Bump actions/checkout to v6 in release-plz workflow
- Inline git-cliff config into release-plz.toml
- Bump packet-dissector to 0.2.3
Install dsct 0.2.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/higebu/dsct/releases/download/v0.2.6/dsct-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/higebu/dsct/releases/download/v0.2.6/dsct-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install higebu/tap/dsctDownload dsct 0.2.6
| File | Platform | Checksum |
|---|---|---|
| dsct-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dsct-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dsct-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| dsct-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dsct-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dsct-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
0.2.5 - 2026-04-10
Release Notes
🚀 Features
- Add Gemini CLI extension support
📚 Documentation
- Add OpenAI Codex CLI setup instructions
Install dsct 0.2.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/higebu/dsct/releases/download/v0.2.5/dsct-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/higebu/dsct/releases/download/v0.2.5/dsct-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install higebu/tap/dsctDownload dsct 0.2.5
| File | Platform | Checksum |
|---|---|---|
| dsct-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dsct-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dsct-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| dsct-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dsct-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dsct-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
0.2.4 - 2026-04-09
Release Notes
🐛 Bug Fixes
- (tui) Reject capture file truncation in refresh
📚 Documentation
- (readme) Fix dsct read JSON sample to match serializer
- (mcp) Mention sample_rate in dsct_read_packets description
🎨 Styling
- (field_format) Apply cargo fmt
🧪 Testing
- (field_format) Cover format_field_to_string edge cases
- (stats) Add inline unit tests for remaining modules
- Add cli streaming edge case tests
- (filter) Add e2e tests for -f filter expressions
- (tui) Add memmap safety smoke tests
- (tui) Add unit tests to modules lacking cfg(test)
- Add error, subcommand, and output schema coverage
- (read) Add integration tests for field-config, progress, esp-sa
⚙️ Miscellaneous Tasks
- Update README.md
- Add codecov badge to README.md
Install dsct 0.2.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/higebu/dsct/releases/download/v0.2.4/dsct-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/higebu/dsct/releases/download/v0.2.4/dsct-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install higebu/tap/dsctDownload dsct 0.2.4
| File | Platform | Checksum |
|---|---|---|
| dsct-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dsct-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dsct-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| dsct-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dsct-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dsct-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
0.2.3 - 2026-04-07
Release Notes
⚙️ Miscellaneous Tasks
- Add all-features=true to dist-workspace.toml
Install dsct 0.2.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/higebu/dsct/releases/download/v0.2.3/dsct-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/higebu/dsct/releases/download/v0.2.3/dsct-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install higebu/tap/dsctDownload dsct 0.2.3
| File | Platform | Checksum |
|---|---|---|
| dsct-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dsct-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dsct-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| dsct-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dsct-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dsct-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
0.2.2 - 2026-04-07
Release Notes
⚙️ Miscellaneous Tasks
- Add support for homebrew
Install dsct 0.2.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/higebu/dsct/releases/download/v0.2.2/dsct-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/higebu/dsct/releases/download/v0.2.2/dsct-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install higebu/tap/dsctDownload dsct 0.2.2
| File | Platform | Checksum |
|---|---|---|
| dsct-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dsct-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dsct-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| dsct-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dsct-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dsct-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
0.1.2 - 2026-04-06
Release Notes
⚙️ Miscellaneous Tasks
- Taplo fmt
- Remove aarch64-pc-windows-msvc from targets
Install dsct 0.1.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/higebu/dsct/releases/download/v0.1.2/dsct-installer.sh | shDownload dsct 0.1.2
| File | Platform | Checksum |
|---|---|---|
| dsct-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dsct-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dsct-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| dsct-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dsct-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| dsct-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |