github tauri-apps/tauri cli.rs-v1.0.0-beta.0
cli.rs v1.0.0-beta.0

latest releases: tauri-v1.6.6, @tauri-apps/api-v1.5.6, tauri-v1.6...
3 years ago

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 301 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (420 crate dependencies)

[1.0.0-beta.0]

  • Fixes a cargo target/ cache issue.
    • 79feb6a fix(cli.rs): cargo build failed due to cache issue, closes #1543 (#1741) on 2021-05-07
  • Improve error logging.
    • 5cc4b11 feat(cli.rs): add context to errors (#1674) on 2021-05-01
  • Adds Webview2 version on info command.
    • 2b4e2b7 feat(cli.rs/info): get webview2 version on windows (#1669) on 2021-05-04
  • Adds --runner [PROGRAM] argument on the dev and build command, allowing using the specified program to run and build the application (example program: cross).
    • 5c1fe52 feat(cli.rs): allow using cross instead of cargo, add target triple arg (#1664) on 2021-04-30
  • Adds --target [TARGET_TRIPLE] option to the build command (example: --target arm-unknown-linux-gnueabihf).
    • 5c1fe52 feat(cli.rs): allow using cross instead of cargo, add target triple arg (#1664) on 2021-04-30
  • Rename --target option on the build command to --bundle.
    • 5c1fe52 feat(cli.rs): allow using cross instead of cargo, add target triple arg (#1664) on 2021-04-30
  • Automatically add Tauri dependencies to the debian package Depends section.
    • 72b8048 feat(cli.rs): fill debian depends with tauri dependencies (#1767) on 2021-05-10
  • Properly kill beforeDevCommand process.
  • Adds support to tauri dependency as string and table on Cargo.toml.
    • df8bdcf feat(cli.rs): add support to string and table dependency, closes #1653 (#1654) on 2021-04-29
  • Show framework and bundler on the info command by reading the package.json file and matching known dependencies.
    • 152c755 feat(cli.rs): framework and bundler on info cmd, closes #1681 (#1682) on 2021-05-02

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v1.0.0-beta.0 (/home/runner/work/tauri/tauri/tooling/cli.rs)
   Uploading tauri-cli v1.0.0-beta.0 (/home/runner/work/tauri/tauri/tooling/cli.rs)

Don't miss a new tauri release

NewReleases is sending notifications on new releases.