Releases: LegacyCodeHQ/clarity-cli
Releases · LegacyCodeHQ/clarity-cli
v0.19.1
Changelog
⚙️ Internal
- Fixed an issue that was preventing new versions from being published to NPM
Full Changelog: v0.19.0...v0.19.1
v0.19.0
Changelog
✨ Features
- Try out a new experimental command to explore how crates in your Rust workspace relate to each other
🐞 Bug Fixes
- Rust code using lifetimes in qualified paths now parses correctly
use super::imports now resolve properly in nested Rust files
🚀 Performance
- Improve parser performance
- C#
- C
- C++
- Dart
- Go
- Kotlin
- Python
- Ruby
- Java
- JavaScript
- Scala
- Svelte
- Swift
- TypeScript
Full Changelog: v0.18.0...v0.19.0
v0.18.0
Changelog
🚀 Performance
- Fast Go and Rust parsing on large codebases
Full Changelog: v0.17.0...v0.18.0
v0.17.0
v0.16.8
Changelog
🔒 Security
- Bump go toolchain to address 5 detected vulnerabilities (GO-2026-4599, GO-2026-4600, GO-2026-4601, GO-2026-4602, GO-2026-4603)
Full Changelog: v0.16.7...v0.16.8
v0.16.7
Changelog
⚙️ Internal
- Fix publishing to NPM caused by repository rename
Full Changelog: v0.16.6...v0.16.7
v0.16.6
Changelog
✨ Features
--alsoflag – Include glob-matched files in your dependency graph--labelflag – Generate consistent, reproducible edge labels--pruneflag – Preview commands to exclude parts of your dependency tree- Stable node IDs – Relative paths in dot outputs to reliably establish node identity
🐞 Bug Fixes
- Fixed watch viewer render loops
- File expansion now respects
.gitignorerules
Full Changelog: v0.16.5...v0.16.6
v0.16.5
Changelog
⚙️ Internal
- Fix
brew upgradefailures caused by repository rename - Several security fixes by dependabot
Full Changelog: v0.16.4...v0.16.5
v0.16.4
v0.16.3
Changelog
🐞 Bug Fixes
- Fix race condition causing stale diagrams in watch mode
Full Changelog: v0.16.2...v0.16.3