2.0.0-beta.1 (2020-07-27)
Docs for SAO v1 can be found here: https://v1.saojs.org/
SAO v2 docs is still work in progress: https://saojs.org
1.7.1 (2020-05-12)
1.7.0 (2019-09-30)
1.6.1 (2018-12-02)
- allow action to override global config (14d1fbf)
1.6.0 (2018-12-02)
- do not use pnpm automatically (676a7f9)
- allow to use custom data for template interpolation (6b291b5)
1.5.0 (2018-12-01)
- specify program name to make it display correctly in pnpm (743ddb2)
- add pnpm support (7017190)
1.4.1 (2018-11-26)
- update cac (e51fb8b)
1.4.0 (2018-11-25)
- cli: upgrade to CAC 6 (3ad34b0)
1.3.2 (2018-11-20)
- handle installArgs correctly (dcdb7b3)
1.3.1 (2018-11-20)
1.3.0 (2018-11-18)
1.2.1 (2018-11-14)
1.2.0 (2018-11-13)
- cli: allow to set an alias name for a generator, added set-alias get-alias commands. (4fc26cc)
1.1.8 (2018-11-11)
- rename generators option to subGenerators (8996b0b)
- rename subGenerator.from to subGenerator.generator (d005ca6)
1.1.7 (2018-11-10)
- should not convert a Promise to boolean (0d6f4f3)
1.1.6 (2018-11-10)
- accept all options in generator.npmInstall (f81ee43)
1.1.5 (2018-11-07)
- don't show update notifier for generators after being updated (266bd06)
1.1.4 (2018-11-06)
- use relative pkg path and escape dots (9a7ede4)
1.1.3 (2018-11-06)
1.1.2 (2018-11-06)
- clear cached answers when generator is updated (86b54fc)
1.1.1 (2018-11-06)
- remove updateCheckInterval (7de5cf5)
1.1.0 (2018-11-06)
- cli: add update-notifier (2911dee)
1.0.3 (2018-11-06)
- sub generator can only run in existing project (f94dbdd)
1.0.2 (2018-11-06)
- stop spinner when failed to download repo (0be4193)
1.0.1 (2018-11-06)
- do not store cache by package version (4e9743e)