Skip to content

v1.2.0

Compare
Choose a tag to compare
@pi0 pi0 released this 24 Dec 20:33
· 51 commits to main since this release

compare changes

🚀 Enhancements

  • Support cloning from http(s) sources (#129)
  • Support proxy for Node.js with native fetch (#133)
  • Support installing dependencies (#134)

🩹 Fixes

  • gitlab: Workaround hotlinking protection (406 Not Acceptable) (#123)
  • cli: Display the current directory when cloning into current dir (#132)
  • Add URL to undici's fetch failed error (6e2455a)
  • Create dst dir only after the source is successfully downloaded (#119)

💅 Refactors

  • Use citty for cli (#113)

📖 Documentation

  • Add more info about auth (ab28a9f)

📦 Build

❤️ Contributors