Skip to content

git-a2a 1.7.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Aug 08:42
· 11 commits to main since this release

What is new in 1.7.0-rc.1

This release packages the user-visible features, fixes, performance work,
refactoring, and documentation changes listed by type below.

Changelog

Features

    • feat(dependencies): support consumer shims
    • feat(dependencies): support plain git repositories
    • feat(init): add deterministic repository interview
    • feat(manifest): accept yaml extension

Bug fixes

    • fix(dependencies): derive plain IDs from Windows URLs

Install and verify

go install github.com/neprel/git-a2a/cmd/git-a2a@v1.7.0-rc.1
curl -fsSL https://git-a2a.com/install.sh | GIT_A2A_VERSION=1.7.0-rc.1 bash

Verify downloaded archives against checksums.txt. See the
CLI reference for every command.