v1.6.0
What's Changed
- Linting by @silkeh in #35
- Switch to go-git by @EbonJaeger in #39
- README: fix update command for specific profile by @Staudey in #44
- Fix history generation for monorepo by @silkeh in #41
- Use Git directly instead of any bindings by @EbonJaeger in #46
- Replace waterlog by slog by @silkeh in #42
- Configure Renovate by @renovate in #48
- Update actions/checkout action to v4 by @renovate in #49
- Update module github.com/go-git/go-git/v5 to v5.10.0 by @renovate in #51
- Refactor cache, take 2 by @GZGavinZhao in #36
- Update dependency go to v1.21.4 by @renovate in #53
- Update module github.com/go-git/go-git/v5 to v5.10.1 by @renovate in #55
- builder/source/simple: Disable compression when downloading artifacts by @joebonrichie in #58
- Add Accept header to HTTP requests by @ReillyBrogan in #61
- Add version to User-Agent by @ReillyBrogan in #60
- Update dependency go to v1.21.5 by @renovate in #56
- Update actions/setup-go action to v5 by @renovate in #57
- Update module github.com/go-git/go-git/v5 to v5.11.0 by @renovate in #59
- Update dependency go to v1.21.6 by @renovate in #65
- Fix sourceforge URLS by @ReillyBrogan in #62
- Update module github.com/cheggaaa/pb/v3 to v3.1.5 by @renovate in #67
- init: Use multithreaded xz decompression (-T0) by @ermo in #71
- chore(deps): update golangci/golangci-lint-action action to v4 by @renovate in #70
- build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #73
- Redirect child processes' stderr to the parent stdout by @livingsilver94 in #63
- Show profile when using default value by @silkeh in #75
- Direct log output to stderr and hide progress bar when redirected by @silkeh in #74
- Enable configuration of whether or not to generate history by @ReillyBrogan in #45
New Contributors
- @EbonJaeger made their first contribution in #39
- @renovate made their first contribution in #48
- @ermo made their first contribution in #71
- @dependabot made their first contribution in #73
Full Changelog: v1.5.6...v1.6.0