Sao Versions Save

⚔ Futuristic scaffolding tool

v1.3.0

5 years ago

1.3.0 (2018-11-18)

Features

v1.2.1

5 years ago

1.2.1 (2018-11-14)

Bug Fixes

v1.2.0

5 years ago

1.2.0 (2018-11-13)

Features

  • cli: allow to set an alias name for a generator, added set-alias get-alias commands. (4fc26cc)

v1.1.8

5 years ago

1.1.8 (2018-11-11)

Bug Fixes

  • rename generators option to subGenerators (8996b0b)
  • rename subGenerator.from to subGenerator.generator (d005ca6)

v1.1.7

5 years ago

1.1.7 (2018-11-10)

Bug Fixes

  • should not convert a Promise to boolean (0d6f4f3)

v1.1.6

5 years ago

1.1.6 (2018-11-10)

Bug Fixes

  • accept all options in generator.npmInstall (f81ee43)

v1.1.5

5 years ago

1.1.5 (2018-11-07)

Bug Fixes

  • don't show update notifier for generators after being updated (266bd06)

v1.1.4

5 years ago

1.1.4 (2018-11-06)

Bug Fixes

  • use relative pkg path and escape dots (9a7ede4)

v1.1.3

5 years ago

1.1.3 (2018-11-06)

Bug Fixes

  • cache answers by hash + pkg version (e981a3f)
  • record used generators (b1ab201)

v1.1.2

5 years ago

1.1.2 (2018-11-06)

Bug Fixes

  • clear cached answers when generator is updated (86b54fc)