Skip to content

Releases: KubrickCode/baedal

v0.1.1

11 Oct 14:49

Choose a tag to compare

🎉 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

11 Oct 12:11

Choose a tag to compare

🎉 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

New Contributors

Full Changelog: v0.0.3...v0.1.0

v0.0.3

10 Oct 14:41

Choose a tag to compare

🎉 What's New in v0.0.3

  • Add shebang to CLI output via tsup banner

Full Changelog: v0.0.2...v0.0.3

v0.0.1

10 Oct 13:30

Choose a tag to compare

🎉 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

Full Changelog: https://github.com/KubrickCode/baedal/commits/v0.0.1