Releases: iwatakeshi/gitly
Releases · iwatakeshi/gitly
v3.0.2
v3.0.1
v3.0.0
What's Changed
- Upgrade gitly deps by @iwatakeshi in #36
Summary
- gitly now requires node engine
>=20
(even though the library does work from15
) - gitly uses
tar
v7
but it shouldn't affect functionality - gitly now uses
node:module
imports
Full Changelog: v2.5.3...v3.0.0
v2.5.3
What's Changed
- Make Updates by @iwatakeshi in #31
- fix(deps): shelljs as dependency by @KillerCodeMonkey in #34
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #32
- Bump tar from 6.2.0 to 6.2.1 by @dependabot in #35
New Contributors
- @KillerCodeMonkey made their first contribution in #34
Full Changelog: v2.5.2...v2.5.3
v2.5.2
What's Changed
- Removing .git directory after clone to make archive smaller by @CaseyHaralson in #30
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- Fix
clone
function by @iwatakeshi in #29
Credits to @CaseyHaralson for #29
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- adding ability to use local git install to clone repos by @CaseyHaralson in #27
New Contributors
- @CaseyHaralson made their first contribution in #27
Full Changelog: v2.4.8...v2.5.0