Skip to content

Releases: web-infra-dev/codesmith

v2.5.1

24 Sep 07:29
Compare
Choose a tag to compare

What's Changed

New Features 🎉

更新内容

新特性 🎉

  • feat: 下载 npm 包添加详细耗时日志 由 @caohuilin 实现, 详情可查看 #156

v2.5.0

23 Sep 07:09
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

更新内容

新特性 🎉

  • feat: 重构 codesmith 日志模块 由 @caohuilin 实现, 详情可查看 #154

Bug 修复 🐞

  • fix: 安装生成器日志不生效 由 @caohuilin 实现, 详情可查看 #153

v2.4.2

09 Sep 02:28
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: json api support end with new line params by @caohuilin in #150

更新内容

新特性 🎉

  • feat: json api 支持结尾配置换行 由 @caohuilin 实现, 详情可查看 #150

v2.4.1

15 Aug 04:59
Compare
Choose a tag to compare

What's Changed

New Features 🎉

v2.4.0

15 Aug 03:00
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: no run git commit when the repo is already a git repo by @caohuilin in #144

v2.3.6

13 Jun 03:44
Compare
Choose a tag to compare

What's Changed

New Features 🎉

更新内容

新特性 🎉

  • feat: install 添加 logger 由 @KyrieLii 实现, 详情可查看 #141

v2.3.5

22 Feb 07:02
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: remove npm option --prefer-offline by @KyrieLii

更新内容

新特性 🎉

  • feat: 移除 npm --prefer-offline 参数 由 @KyrieLii 实现

v2.3.4

01 Feb 07:02
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: cli main path and dependencies by @KyrieLii

v2.3.3

11 Jan 10:48
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

更新内容

Bug 修复 🐞

v2.3.2

08 Dec 11:01
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: change timing to optional by @KyrieLii

更新内容

Bug 修复 🐞

  • fix: timing 改为可选 由 @KyrieLii 实现