Skip to content

Releases: LegacyCodeHQ/clarity-cli

v0.19.1

10 Apr 12:13

Choose a tag to compare

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

10 Apr 11:49

Choose a tag to compare

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

10 Mar 02:19

Choose a tag to compare

Changelog

🚀 Performance

  • Fast Go and Rust parsing on large codebases

Full Changelog: v0.17.0...v0.18.0

v0.17.0

07 Mar 12:43

Choose a tag to compare

Changelog

✨ Features

  • Add experimental Scala language support

Full Changelog: v0.16.8...v0.17.0

v0.16.8

07 Mar 00:28

Choose a tag to compare

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

07 Mar 00:13

Choose a tag to compare

Changelog

⚙️ Internal

  • Fix publishing to NPM caused by repository rename

Full Changelog: v0.16.6...v0.16.7

v0.16.6

06 Mar 10:17

Choose a tag to compare

Changelog

✨ Features

  • --also flag – Include glob-matched files in your dependency graph
  • --label flag – Generate consistent, reproducible edge labels
  • --prune flag – 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 .gitignore rules

Full Changelog: v0.16.5...v0.16.6

v0.16.5

03 Mar 10:21

Choose a tag to compare

Changelog

⚙️ Internal

  • Fix brew upgrade failures caused by repository rename
  • Several security fixes by dependabot

Full Changelog: v0.16.4...v0.16.5

v0.16.4

03 Mar 09:58

Choose a tag to compare

Changelog

⚙️ Internal

  • Update Homebrew release urls to clarity-cli

Full Changelog: v0.16.3...v0.16.4

v0.16.3

03 Mar 09:36

Choose a tag to compare

Changelog

🐞 Bug Fixes

  • Fix race condition causing stale diagrams in watch mode

Full Changelog: v0.16.2...v0.16.3