All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
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)