Releases: ayan4m1/git-clone-sparse
Releases · ayan4m1/git-clone-sparse
v0.4.2
v0.4.1
- Upgrade to ESLint 9
- Upgrade dev dependencies
- Export
CloneSparseOptionstype for library use
Full Changelog: v0.4.0...v0.4.1
v0.4.0
- Fix
--forceoption logic - Update dependencies
- Fix package metadata
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- Fix README.md example of API usage
- Fix missing shebang in
binscript - Log stderr and provide it when Git exits with an error
Full Changelog: v0.2.0...v0.3.0
v0.2.0
- feat: add default export for cloneSparse function
- fix: guard against fatal error when Git is not installed
- fix: logic of
--forceflag was incorrect - fix:
binfield definition inpackage.json
Full Changelog: v0.1.0...v0.2.0