Releases: KubrickCode/baedal
Releases · KubrickCode/baedal
v0.1.1
🎉 What's New in v0.1.1
- 0.1.1
- init CLAUDE.md
- Add interactive overwrite confirmation with CLI options
What's Changed
- Add interactive overwrite confirmation with CLI options by @KubrickCode in #26
Full Changelog: v0.1.0...v0.1.1
v0.1.0
🎉 What's New in v0.1.0
- 0.1.0
- Add private repository authentication support
- Bump @types/node from 20.19.20 to 24.7.1
- Bump commander from 12.1.0 to 14.0.1
- Add file exclusion feature with Commander integration
- Add Bitbucket support
- Refactor provider logic to core and simplify fetch options
- Replace ofetch with ky to unify fetch implementations
- Add GitLab support with optimized subdirectory downloads
- Bump softprops/action-gh-release from 1 to 2
- Bump actions/setup-node from 4 to 5
- Bump actions/checkout from 4 to 5
- Bump extractions/setup-just from 2 to 3
What's Changed
- Add GitLab support with optimized subdirectory downloads by @KubrickCode in #17
- Replace ofetch with ky to unify fetch implementations by @KubrickCode in #19
- Refactor provider logic to core and simplify fetch options by @KubrickCode in #21
- Add Bitbucket support by @KubrickCode in #22
- Add file exclusion feature with Commander integration by @KubrickCode in #23
- Add private repository authentication support by @KubrickCode in #24
- Bump extractions/setup-just from 2 to 3 by @dependabot[bot] in #3
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #4
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #5
- Bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #6
- Bump commander from 12.1.0 to 14.0.1 by @dependabot[bot] in #7
- Bump @types/node from 20.19.20 to 24.7.1 by @dependabot[bot] in #8
New Contributors
- @dependabot[bot] made their first contribution in #3
Full Changelog: v0.0.3...v0.1.0
v0.0.3
v0.0.1
🎉 What's New in v0.0.1
Initial release of baedal - GitHub repository downloader
What's Changed
- Implement MVP: GitHub repository downloader CLI by @KubrickCode in #2
New Contributors
- @KubrickCode made their first contribution in #2
Full Changelog: https://github.com/KubrickCode/baedal/commits/v0.0.1