Skip to content

Releases: ayan4m1/git-clone-sparse

v0.4.2

25 Aug 22:14

Choose a tag to compare

0.4.2 (2025-08-25)

Bug Fixes

v0.4.1

18 Oct 16:20

Choose a tag to compare

  • Upgrade to ESLint 9
  • Upgrade dev dependencies
  • Export CloneSparseOptions type for library use

Full Changelog: v0.4.0...v0.4.1

v0.4.0

18 Oct 16:19

Choose a tag to compare

  • Fix --force option logic
  • Update dependencies
  • Fix package metadata

Full Changelog: v0.3.0...v0.4.0

v0.3.0

12 Mar 00:32

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

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

Choose a tag to compare

Initial release.