This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryAdded darc index --rebuild command to recreate the SQLite index and exposed GitHub release titles as tags.
Full changelog
Release Notes
- Add
darc index --rebuildto recreate the shared SQLite index from every configured project's archived sessions, and point users to it when the local index cannot be opened or migrated. - Show GitHub Release titles as tags, such as
v0.1.6, while preserving dated changelog headings. - Narrow internal Rust storage APIs so SQLite schema details are no longer exposed outside the storage crate.
- Streamline public documentation around JSON query contracts and remove the internal backlog from docs.
Install darc 0.1.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/0xjunha/darc/releases/download/v0.1.6/darc-installer.sh | sh
Download darc 0.1.6
| File | Platform | Checksum |
|--------|----------|----------|
| darc-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| darc-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| darc-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| darc-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Darc
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]