Skip to content

v0.9.7

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jun 01:00
610355e

Patch Changes

  • #182 c186b0e Thanks @LiranCohen! - fix: install gitd through the Bun package path

    The curl installer now installs the published @enbox/gitd package with Bun
    and links wrappers into ~/.gitd/bin. Standalone release artifacts are disabled
    until gitd no longer depends on native packages that need platform-local
    installation.