Skip to content

Releases: ayan4m1/git-clone-sparse

v0.3.0

12 Mar 00:32
Compare
Choose a tag to compare
  • Fix README.md example of API usage
  • Fix missing shebang in bin script
  • Log stderr and provide it when Git exits with an error

Full Changelog: v0.2.0...v0.3.0

v0.2.0

07 Mar 00:59
Compare
Choose a tag to compare
  • feat: add default export for cloneSparse function
  • fix: guard against fatal error when Git is not installed
  • fix: logic of --force flag was incorrect
  • fix: bin field definition in package.json

Full Changelog: v0.1.0...v0.2.0

v0.1.0

03 Mar 08:29
Compare
Choose a tag to compare

Initial release.