0.1.0-rc.1 - 2026-03-22
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
Release Notes
First pre-release of dlin, a hard fork of dbt-lineage-viewer 0.2.0.
Features
- Subcommands:
graph,impact,list,summary,check-manifest - Output formats: JSON, plain text, DOT, Mermaid, SVG, HTML, interactive TUI
- Two data sources: direct SQL parsing (default) or
manifest.json - Stdin/stdout piping for composable workflows
- File-based extraction cache
Install dlin 0.1.0-rc.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eitsupi/dlin/releases/download/v0.1.0-rc.1/dlin-installer.sh | shDownload dlin 0.1.0-rc.1
| File | Platform | Checksum |
|---|---|---|
| dlin-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| dlin-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| dlin-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| dlin-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |