tauri-cli@1.0.0-beta.0
此内容尚不支持你的语言。
- Fixes a cargo
target/cache issue. - Improve error logging.
- Adds Webview2 version on
infocommand. - Adds
--runner [PROGRAM]argument on thedevandbuildcommand, allowing using the specified program to run and build the application (example program:cross). - Adds
--target [TARGET_TRIPLE]option to thebuildcommand (example:--target arm-unknown-linux-gnueabihf). - Rename
--targetoption on thebuildcommand to--bundle. - Automatically add Tauri dependencies to the debian package
Dependssection. - Properly kill
beforeDevCommandprocess. - Adds support to
tauridependency as string and table onCargo.toml. - Show
frameworkandbundleron theinfocommand by reading thepackage.jsonfile and matching known dependencies.
© 2025 Tauri Contributors. CC-BY / MIT