github Ataraxy-Labs/sem v0.3.7

latest releases: v0.4.1, v0.4.0, v0.3.24...
one month ago

What's new

  • Nested function extraction across all languages. Functions inside functions are now extracted as child entities with parent_id pointing to the outer function. Previously only Python had this.
  • sem diff clean worktree fix (PR #14 by @MattCozendey). Running sem diff on a clean repo no longer replays the last commit.
  • Release binaries now included. Download sem-linux-x86_64.tar.gz or sem-darwin-arm64.tar.gz below.

Download

Platform Download
Linux x86_64 sem-linux-x86_64.tar.gz
macOS ARM64 sem-darwin-arm64.tar.gz

Or install via cargo:

cargo install --git https://github.com/Ataraxy-Labs/sem --bin sem

Stats

  • 43 tests passing
  • 17 languages supported

Don't miss a new sem release

NewReleases is sending notifications on new releases.