All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.7.0 (2021-03-02)
- add ignore config (e7dcfd0)
4.6.1 (2021-03-01)
- use async/await when copy file (7a1e738)
4.6.0 (2021-02-26)
4.5.0 (2021-02-25)
- remove fbi add version logic (d8c7697)
4.4.1 (2021-02-04)
- 去除ejs依赖 (69bfc03)
- 修复render类型定义无法扩展的问题 (fca3075)
4.4.0 (2021-02-04)
- 优化template创建逻辑 (ca6cf1c)
4.3.4 (2021-01-20)
- add: compatible with npm v7 (552cce6)
4.3.3 (2020-12-21)
- factory: type error when factory is link from local (f9704c4)
4.3.2 (2020-12-17)
- template: rootPath is empty when path is relative (6a69b7e)
4.3.1 (2020-12-17)
- resolve baseDir in factory init method; factory extend bug (29245e3)
- command: hide local path on 'list' when factory is local link (f81c8f0)
4.3.0 (2020-12-16)
- command: [WIP] add 'addFromNpm' (5fc08d0)
- command: support creating project directly from npm package (5629ffe)
- command: show remote and local path of factory in 'list' command (5b041e6)
- command: versions dir not deleted (4fdce87)
- support add npm packages (0ac3a8c)
4.2.4 (2020-12-03)
- create: read factory id after added (ccd03a8)
4.2.3 (2020-12-03)
- exit on 'ctrl+c' (18864f7)
4.2.2 (2020-11-30)
- add 'pkg-dir' package; remove 'tslib' package (3d22602)
4.2.1 (2020-11-27)
- version: reset git repository after version initialized (038ff3c)
4.2.0 (2020-11-27)
- factory: split factories by organization name (0486143)
4.1.13 (2020-11-26)
- ignore tmp dir (7c346d1)
4.1.12 (2020-11-26)
- version: update code even if version dir exist (bca9c9a)
4.1.11 (2020-11-26)
- fix npm v7 install error; resolve factory versions with prerelease versions (353508e)
4.1.10 (2020-11-25)
- factory: resolveFromLocal (3628b51)
4.1.9 (2020-11-24)
- factory: increase priority of local node_modules (be4a4ee)
4.1.8 (2020-10-16)
- utils: fix git command issues (ce33b22)
4.1.7 (2020-10-14)
- create: can not find template name (5cad77c)
4.1.6 (2020-10-13)
- move 'installDeps' to BaseClass (71c37d1)
4.1.5 (2020-10-13)
- add 'installDeps' method to template class (f1f56a8)
4.1.4 (2020-10-13)
- edge case compatibility (06bc029)
4.1.3 (2020-10-13)
- list: fix error when factory is null (a49c830)
4.1.2 (2020-10-13)
- package: upgrade tslib version (436480e)
4.1.1 (2020-10-13)
- command: 'create' command optimization (eb3e660)
- command: format input name when adding factory (c019085)
- command: list command not showing the correct 'from path' of a factory (b3bf4da)
4.1.0 (2020-09-30)
- git: support multi-line messages in 'git commit' (ee902c7)
4.0.4 (2020-09-21)
- set allowUnknownOption=true for factory's commands (b22e423)
4.0.3 (2020-09-20)
- change npm first (9725f6f)
3.3.2 (2020-09-11)
3.3.1 (2020-05-08)
- style.grey is not a function (32a2df5)
4.0.2 (2020-09-17)
4.0.1 (2020-09-17)
4.0.0 (2020-09-17)
4.0.0-alpha.9 (2020-09-16)
- version: support "main" as default branch (0c1bcf6)
4.0.0-alpha.8 (2020-09-15)
- load config in factory's constructor (160adc2)
4.0.0-alpha.7 (2020-09-15)
- load config before factory init (11e08b6)
4.0.0-alpha.6 (2020-09-15)
- get latest tag error when no tag exist (fa2c578)
4.0.0-alpha.5 (2020-09-15)
4.0.0-alpha.4 (2020-09-14)
- support adding global factories (ac23c66)
4.0.0-alpha.3 (2020-09-14)
4.0.0-alpha.2 (2020-09-14)
4.0.0-alpha.1 (2020-09-14)
4.0.0-alpha.0 (2020-09-14)
- always resolve gobal factories (084389c)