Releases: Cod-e-Codes/astvcs
Releases · Cod-e-Codes/astvcs
Release list
v0.1.0
First public release of astvcs: local-first structural version control with tree-sitter AST diff and merge where parsing succeeds, and text or binary fallback otherwise.
- AST diff and three-way merge for supported languages; change-first
diff --viewHTML alignment viewer - Staging index (
add,diff --staged), branches, lightweight tags, author identity reset,revert,rebase,cherry-pick,stash,blame,bisecton linear first-parent history- Remotes over local path, HTTP, HTTPS, or SSH; optional bearer auth; TLS on
serve; shallowclone/fetchwith--depth - Per-path merge resolution; client hooks under
.astvcs/hooks/(--no-verifyon selected commands) gc,fsck,repack; symlink and executable modes; path rename detection- Repository advisory locking; one-way
import-gitsnapshot aid (not git-compatible)
Full Changelog: https://github.com/Cod-e-Codes/astvcs/commits/v0.1.0