github tauri-apps/tauri cli.rs-v1.0.0-rc.8
cli.rs v1.0.0-rc.8

Updating crates.io index

Cargo Audit

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

[1.0.0-rc.8]

  • Allows the tauri.conf.json file to be git ignored on the path lookup function.
    • cc7c2d77 feat(cli): allow conf path to be gitignored, closes #3636 (#3683) on 2022-03-13
  • Remove minimumSystemVersion: null from the application template configuration.
    • c81534eb feat(cli): use default macOS minimum system version when it is empty (#3658) on 2022-03-13
  • Improve readability of the info subcommand output.
  • Properly terminate the beforeDevCommand process.
    • 94d78efb fix(cli.rs): terminate the beforeDevCommand, closes #2794 (#2883) on 2022-03-27
  • Fixes DMG bundling on macOS 12.3.
    • 348a1ab5 fix(bundler): DMG bundling on macOS 12.3 cannot use bless, closes #3719 (#3721) on 2022-03-18
  • Fixes resources bundling on Windows when the path is on the root of the Tauri folder.
    • 4c84559e fix(cli): root resource bundling on Windows, closes #3539 (#3685) on 2022-03-13

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v1.0.0-rc.8 (/home/runner/work/tauri/tauri/tooling/cli)
   Uploading tauri-cli v1.0.0-rc.8 (/home/runner/work/tauri/tauri/tooling/cli)

Don't miss a new tauri release

NewReleases is sending notifications on new releases.