Skip to content

Releases: lisb/daab

Release 0.7.0 (2024-10-11)

11 Oct 06:06
9fac613
Compare
Choose a tag to compare

Features

  • Enhanced command outputs
  • Updated dependencies of package.json template to the latest versions

Release 0.6.0 (2024-08-13)

13 Aug 02:47
d66aa98
Compare
Choose a tag to compare

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)

27 Jun 06:39
Compare
Choose a tag to compare

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)

30 Jul 05:54
Compare
Choose a tag to compare

Features

  • Update package.json in template (#20, #21)

Others

  • Update GitHub workflows (#19)

Release 0.3.0 (2022-03-16)

16 Mar 03:33
02c24d2
Compare
Choose a tag to compare

Others

  • Update package.json in the daab template (#18)

Release 0.2.0 (2021-11-08)

08 Nov 05:56
Compare
Choose a tag to compare

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)

16 Sep 10:05
9ea3e81
Compare
Choose a tag to compare

Bug Fixes

  • #12 fix(template): Windows 環境で forever を使ったコマンドが正しく動くようにする

Fixes

  • #13 Update template
    • lisb-forever ではなく forever を利用
    • Dockerfile を更新

0.1.12

03 Mar 01:21
236612b
Compare
Choose a tag to compare

0.1.12 (2020-03-03)

Bug Fixes

  • npm publish 後も問題なく動作するようにファイルコピー周りを調整する (#10)

0.1.11

02 Mar 04:51
Compare
Choose a tag to compare

0.1.10 (2020-03-02)

Bug Fixes

  • template/ 以下のファイルは無視しない (#9)

0.1.10

02 Mar 02:14
3852b2f
Compare
Choose a tag to compare

0.1.10 (2020-03-02)

Features

  • daab init をよくある project generator のような動きにする (#8)