版本发布 8
## What's Changed * Update docs for installing v2 by @matthewhughes-uw in https://github.com/uw-labs/strongbox/pull/85 * merge driver2 by @george-angel in https://github.com/uw-labs/strongbox/pull/89 * feat: `strongbox -git-config` configures git merge driver by @BuddhaBing in https://github.com/uw-labs/strongbox/pull/88 * Allow local testing by @matthewhughes934 in https://github.com/uw-labs/strongbox/pull/90 ## New Contributors * @BuddhaBing made their first contribution in https://github.com/uw-labs/strongbox/pull/88 * @matthewhughes934 made their first contribution in https://github.com/uw-labs/strongbox/pull/90 **Full Changelog**: https://github.com/uw-labs/strongbox/compare/v2.0.0...v2.1.0
## What's Changed * Update docs for installing v2 by @matthewhughes-uw in https://github.com/uw-labs/strongbox/pull/85 * merge driver2 by @george-angel in https://github.com/uw-labs/strongbox/pull/89 * feat: `strongbox -git-config` configures git merge driver by @BuddhaBing in https://github.com/uw-labs/strongbox/pull/88 ## New Contributors * @BuddhaBing made their first contribution in https://github.com/uw-labs/strongbox/pull/88 **Full Changelog**: https://github.com/uw-labs/strongbox/compare/v2.0.0...v2.1.0-RC1
## What's Changed * Update Go to 1.20 by @george-angel in https://github.com/uw-labs/strongbox/pull/73 * Enable dependabot auto approve + merge by @george-angel in https://github.com/uw-labs/strongbox/pull/76 * Age by @george-angel in https://github.com/uw-labs/strongbox/pull/79 * Use the provided ParseRecipient func by @george-angel in https://github.com/uw-labs/strongbox/pull/80 * Do not build windows or 368 arch by @george-angel in https://github.com/uw-labs/strongbox/pull/83 * Use HOME envvar for identity file location by @george-angel in https://github.com/uw-labs/strongbox/pull/82 * Fix module import path by @matthewhughes-uw in https://github.com/uw-labs/strongbox/pull/84 ## New Contributors * @dependabot made their first contribution in https://github.com/uw-labs/strongbox/pull/72 * @matthewhughes-uw made their first contribution in https://github.com/uw-labs/strongbox/pull/84 **Full Changelog**: https://github.com/uw-labs/strongbox/compare/v1.1.0...v2.0.0
## Changelog * 66c63e99510b49ba879582cf7975492f9b81dd9c Fix module import path
## What's Changed * Do not build windows or 368 arch by @george-angel in https://github.com/uw-labs/strongbox/pull/83 * Use HOME envvar for identity file location by @george-angel in https://github.com/uw-labs/strongbox/pull/82 **Full Changelog**: https://github.com/uw-labs/strongbox/compare/v2.0.0-RC3...v2.0.0-RC4
## What's Changed * Use the provided ParseRecipient func by @george-angel in https://github.com/uw-labs/strongbox/pull/80 **Full Changelog**: https://github.com/uw-labs/strongbox/compare/v2.0.0-RC2...v2.0.0-RC3
**Full Changelog**: https://github.com/uw-labs/strongbox/compare/v2.0.0-RC1...v2.0.0-RC2
## Changelog * 769068a Homebrew installation instructions (#68)