All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- release: V1.2.2 (cd3d4d7)
- Pooya Parsa (@pi0)
- cli: Add missing shebang (#135)
- Correct
downloadTemplate
options (#144)
- release: V1.2.1 (1379a03)
- Remove bundle badge (#136)
- Add
maizzle
template (#138) - Update deps and lockfile (8821ee1)
- Update lockfile (a61d394)
- Pooya Parsa (@pi0)
- Sunil Pai [email protected]
- Cosmin Popovici (@cossssmin)
- Estéban (@Barbapapazes)
- cli: Add missing shebang (#135)
- Update badge urls (d612198)
- Pooya Parsa (@pi0)
- Support cloning from http(s) inputs (#129)
- Support proxy for node.js with native fetch (#133)
- Support installing dependencies (#134)
- http: Remove
text/plain
check for content type (1945818) - 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 source successfully downloaded (#119)
- Use citty for cli (#113)
- Use
node-fetch-native/proxy
(efa4f7a) - Add error cause for sendFetch (174bf8d)
- Add more info about auth (ab28a9f)
- Update types exports (150c1fe)
- release: V1.1.3 (46c34ac)
- Update lockfile (ead082c)
- Simplify exports (03053bd)
- Update badges (0a43d81)
- Add http proxy to the docs (cde2cb8)
- Update readme (4fbc0cf)
- Pooya Parsa (@pi0)
- Uncenter
- Andreymart-test
- Estéban (@Barbapapazes)
- github: Use
api.github.com
for private repository support (#93) - Allow
/
in git refs (#102)
- Update dev dependencies (f94bb77)
- Update all dependencies (082f95b)
- Add autofix ci (adc0ced)
- Apply automated fixes (ae68871)
- Add
.prettierrc
(5ea5d96)
- Format with prettier v3 (9fdb553)
- Test with node 18 (9f8c218)
- Nick-genesis
- Pooya Parsa (@pi0)
- Ishan Jain [email protected]
- Provide empty object for headers (#83)
- Daniel Roe [email protected]
- Normalize fetch headers (#82)
- Update deps (62e0504)
- Pooya Parsa [email protected]
- Support
GIGET_GITHUB_URL
andGIGET_GITLAB_URL
env variables (#71)
- Respect
XDG_CACHE_HOME
environment variable (#31) - Cli name typo in usage (#63)
- Pass auth to custom registry (#77)
- Dir is part of options not standalone argument (#80)
- Fix typos (#50)
- Update dependencies (fc51e23)
- Switch to changelogen for release (accb900)
- Add .prettierignore (37bb7f8)
- Format with prettier (02d2661)
- Pooya Parsa [email protected]
- Hanzoz [email protected]
- Christian Preston [email protected]
- Peter [email protected]
- Marvin-j97
- Burner
1.0.0 (2022-11-15)
0.1.7 (2022-09-19)
0.1.6 (2022-09-14)
- add sourcehut provider (#15) (aa21643)
- support
GIGET_REGISTRTY
andGIGET_AUTH
environment variables (8cfabff) - support authotization (resolves #12) (8853342)
- support cwd (9e1a34a)
- fix type for
downloadTemplate
to return template info params (24e34d4) - subdir filter for dirs with shared prefix (#14) (c6ab563)
0.1.5 (2022-09-10)
- cli:
--registry
is string (00447d8)
0.1.4 (2022-09-10)
defaultDir
(e4e82a0)
0.1.3 (2022-09-10)
0.1.2 (2022-09-10)
- cli: support
--verbose
(f7cc6e6)
- handle subdir for git providers (f4d39d2)
0.1.1 (2022-09-10)
- expose
registryProvider
(2d84d26)
- allow dash and dot in input strings (c322521)
0.1.0 (2022-09-09)
- custom template provider support
- allow empty dir (bc4ba5e)
- fix provider regex matcher (3353d02)
- update cli (61e4943)
- use github cdn for now (da327b5)
0.0.4 (2022-09-08)
0.0.3 (2022-09-08)
0.0.2 (2022-09-08)
- force and force-clean options (8b0c4d6)
- generate git url to open in browser (7220de2)
- offline and prefer-offline (623c34c)
- fix normalized source to include path filter leading slash (b28bdcb)
- implement network fallback (9d92c9a)
- use org-name for default dir (c7cfa93)