Releases: lisb/daab
Releases · lisb/daab
Release 0.7.0 (2024-10-11)
Features
Enhanced command outputs
Updated dependencies of package.json template to the latest versions
Release 0.6.0 (2024-08-13)
Bug fixes
Hotfix/daab version command (#23 )
Depending on how dependencies were resolved, package versions had not always been displayed correctly until 0.5.0.
Release 0.5.0 (2024-06-27)
Bug Fixes
fix: Node.js 18.20.2, 20.12.2 以降の場合に Windows 環境で run, start, stop コマンドを実行した時に spawn EINVAL エラーが出るようになっていたので spawn の options に shell: true を追加した (#22 )
Release 0.4.0 (2023-07-30)
Features
Update package.json
in template (#20 , #21 )
Others
Update GitHub workflows (#19 )
Release 0.3.0 (2022-03-16)
Others
Update package.json in the daab template (#18 )
Release 0.2.0 (2021-11-08)
Breaking changes:
Requires node >= 12 (#17 )
Features:
Add version
command (#16 )
Others:
Remove unimplemented command (#15 )
Update dependencies (#17 )
Release 0.1.13 (2021-09-16)
Bug Fixes
#12 fix(template): Windows 環境で forever を使ったコマンドが正しく動くようにする
Fixes
#13 Update template
lisb-forever
ではなく forever
を利用
Dockerfile
を更新
0.1.12
0.1.12 (2020-03-03)
Bug Fixes
npm publish 後も問題なく動作するようにファイルコピー周りを調整する (#10 )
0.1.11
0.1.10 (2020-03-02)
Bug Fixes
template/
以下のファイルは無視しない (#9 )
0.1.10
0.1.10 (2020-03-02)
Features
daab init
をよくある project generator のような動きにする (#8 )
You can’t perform that action at this time.