Skip to content

sem

v0.3.6 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 2mo Version Control
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agents code-intelligence coding-agents developer-tools git llm-tools
+4 more
semantic-diff tree-sitter typescript version-control

Summary

AI summary

Added Vue single-file component (SFC) support.

Full changelog

What's new

  • Vue (.vue) SFC support — extracts <template>, <script>, and <style> as SFC block entities. Script block content is delegated to the existing TS/JS parser for inner entity extraction (functions, classes, etc.). Handles <script setup>, lang="ts", and correct line number mapping.
  • JSON key rename detection (via PR #11 by @nminev) — uses structural_hash to detect renamed JSON keys whose values are structurally identical.
  • PHP was already supported since v0.3.4.

Supported languages (17)

TypeScript, TSX, JavaScript, Python, Go, Rust, Java, C, C++, Ruby, C#, PHP, Fortran, Swift, Elixir, Bash, Vue

Stats

  • 37 tests passing

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

Track sem

Get notified when new releases ship.

Sign up free

About sem

Semantic version control => entity-level diffs, blame, and impact analysis on top of git. 26 languages via tree-sitter. Built for coding agents.

All releases →

Beta — feedback welcome: [email protected]