Skip to content

Latest commit

 

History

History
126 lines (60 loc) · 4.99 KB

CHANGELOG.md

File metadata and controls

126 lines (60 loc) · 4.99 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.7 (2022-09-19)

Bug Fixes

  • use non-promise version of pipeline for node 14 support (#18) (822fe2d)

0.1.6 (2022-09-14)

Features

  • add sourcehut provider (#15) (aa21643)
  • support GIGET_REGISTRTY and GIGET_AUTH environment variables (8cfabff)
  • support authotization (resolves #12) (8853342)
  • support cwd (9e1a34a)

Bug Fixes

  • 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)

Bug Fixes

  • cli: --registry is string (00447d8)

0.1.4 (2022-09-10)

Features

0.1.3 (2022-09-10)

0.1.2 (2022-09-10)

Features

Bug Fixes

  • handle subdir for git providers (f4d39d2)

0.1.1 (2022-09-10)

Features

  • expose registryProvider (2d84d26)

Bug Fixes

  • allow dash and dot in input strings (c322521)

0.1.0 (2022-09-09)

⚠ BREAKING CHANGES

  • custom template provider support

Features

  • custom template provider support (9678b98)
  • template registry (ce75c25)

Bug Fixes

0.0.4 (2022-09-08)

Features

  • add experimental --shell (resolves #2) (a04fc53)

Bug Fixes

  • output directory is optional (#5) (50035ef)

0.0.3 (2022-09-08)

0.0.2 (2022-09-08)

Features

  • force and force-clean options (8b0c4d6)
  • generate git url to open in browser (7220de2)
  • offline and prefer-offline (623c34c)

Bug Fixes

  • fix normalized source to include path filter leading slash (b28bdcb)

0.0.1 (2022-09-08)

Features

  • implement network fallback (9d92c9a)

Bug Fixes

  • use org-name for default dir (c7cfa93)