Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 16:58
· 12 commits to main since this release

   🚨 Breaking Changes

  • 新增了一种 lite 界面,启动命令发生变化:
    // 原界面变为了 bilicli live-full xxx
    npx bilicli@latest live-full xxx
    
    // 新的 lite 模式
    npx bilicli@latest live xxx
    See #4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub