All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.3.2 (2020-09-11)
3.3.0 (2019-09-10)
- cli: supports custom parameters (45d1440)
3.2.5 (2019-01-29)
- update: latest version is wrong after 'fbi update' (c705063)
3.2.4 (2019-01-29)
- version: don't throw error when version control is not supported (7ad1855)
3.2.3 (2019-01-28)
3.2.2 (2019-01-28)
- install: some module not found after install (bb68089)
3.2.1 (2018-10-22)
- template: latest version should not always be 'master' (765fc78)
3.2.0 (2018-10-22)
- node version check (c782565)
- template: template version control supports git branch(eg. fbi init mod@ts) (e99790b)
3.1.0 (2018-07-16)
- remove: supports force deletion of templates (8bd4cad)
- store: support batch deletion of templates (a46f03c)
3.0.6 (2017-12-09)
- strip hexadecimal digits from tag name (49303be)
3.0.5 (2017-12-08)
3.0.4 (2017-12-07)
- fix template init bugs (449a776)
3.0.3 (2017-12-07)
- template: revise items in
package.json
when init (8f17d74)
3.0.2 (2017-12-06)
3.0.1 (2017-12-06)
3.0.0-beta.20 (2017-12-03)
3.0.0-beta.19 (2017-11-30)
- fullname of the template (e65cb76)
3.0.0-beta.18 (2017-11-30)
- template: update project with
options
tasks
all
(5cf3467)
3.0.0-beta.17 (2017-11-29)
- template: add
-o
with options when init a project (2ddfe39)
3.0.0-beta.16 (2017-11-28)
3.0.0-beta.15 (2017-11-25)
- windows compatible (0e47c03)
3.0.0-beta.14 (2017-11-25)
- update:
fbi update
(5fb0726)
3.0.0-beta.13 (2017-11-25)
- get task params (4470635)
- task: the way of running a task (4e5b8e2)
3.0.0-beta.12 (2017-11-22)
- support home directory of windows (716a0d4)
3.0.0-beta.11 (2017-11-21)
- add support for local task template (c703941)