Skip to content

git-vendor: v0.2.0

Latest

Choose a tag to compare

@git-quickbeam git-quickbeam released this 11 Mar 03:37
061a2f4

0.2.0 (2026-03-11)

Features

  • Add --path flag as default destination prefix for all patterns (24c9c0b)
  • Add pattern-to-path mapping via colon syntax (24c9c0b)
  • Place new upstream files at computed mapped paths during merge (24c9c0b)

Bug Fixes

  • Omit summary when only one vendor is configured (9c9f012), closes #16
  • Resolve --path relative to CWD within workdir (30b78bc), closes #19
  • Sort gitattributes entries by pattern for deterministic ordering (8fbe454), closes #18

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • git-set-attr bumped from 0.1.1 to 0.1.2