v0.0.2
What's Changed
- chore: bump golangci-lint version to v2 by @chlins in #157
- feat: support parse source info from git repo by @chlins in #158
- fix: resolve the progress bar stuck when build 10k files by @chlins in #161
- feat: disable retries for oras, self-control retry at the layer level by @chlins in #167
- build(deps): Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #166
- build(deps): Bump github/codeql-action from 3.28.15 to 3.28.17 by @dependabot in #165
- build(deps): Bump github.com/vbauerster/mpb/v8 from 8.9.3 to 8.10.0 by @dependabot in #164
- feat: validate the sha256 after pulling the blob by @chlins in #168
- feat: add the hooks for pull operation by @chlins in #169
- feat: support the progress writer for pull operation by @chlins in #171
- refactor: switch the go-git to git2go for better performance by @chlins in #172
- chore: update the release config for static build by @chlins in #173
- chore: fix the release config for static build by @chlins in #174
- build(deps): Bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 by @dependabot in #176
- chore: trim the version prefix in the release download URL by @chlins in #179
- fix: pass the context for retry by @chlins in #180
- feat: add the flag header for disable building the source git parser by @chlins in #181
- build(deps): Bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot in #183
- build(deps): Bump github.com/vbauerster/mpb/v8 from 8.10.0 to 8.10.1 by @dependabot in #182
Full Changelog: v0.0.1...v0.0.2