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

latest releases: tauri-v1.6.8, tauri-v1.6, tauri-v1...
3 years ago

Updating crates.io index

Cargo Audit

\`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 288 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (402 crate dependencies)
Crate: difference
Version: 2.0.0
Warning: unmaintained
Title: difference is unmaintained
Date: 2020-12-20
ID: RUSTSEC-2020-0095
URL: https://rustsec.org/advisories/RUSTSEC-2020-0095
Dependency tree:
difference 2.0.0
└── mockito 0.29.0
└── tauri 1.0.0-beta-rc.0
├── updater-example 0.1.0
├── tauri 1.0.0-beta-rc.0
├── multiwindow 0.1.0
├── helloworld 0.1.0
└── api 0.1.0

Crate: dirs
Version: 1.0.5
Warning: unmaintained
Title: dirs is unmaintained, use dirs-next instead
Date: 2020-10-16
ID: RUSTSEC-2020-0053
URL: https://rustsec.org/advisories/RUSTSEC-2020-0053
Dependency tree:
dirs 1.0.5
└── mac-notification-sys 0.3.0
└── notify-rust 4.3.0
└── tauri 1.0.0-beta-rc.0
├── updater-example 0.1.0
├── tauri 1.0.0-beta-rc.0
├── multiwindow 0.1.0
├── helloworld 0.1.0
└── api 0.1.0

warning: 2 allowed warnings found
\`

[1.0.0-beta-rc.0]

  • You can now run cargo tauri build -t none to speed up the build if you don't need executables.
    • 4d507f9 feat(cli/core): add support for building without targets (#1203) on 2021-02-10
    • aea6145 refactor(repo): add /tooling folder (#1457) on 2021-04-12
  • The dev and build pipeline is now written in Rust.
    • 3e8abe3 feat(cli) rewrite the core CLI in Rust (#851) on 2021-01-30
    • aea6145 refactor(repo): add /tooling folder (#1457) on 2021-04-12
  • Run beforeDevCommand and beforeBuildCommand in a shell.
    • 32eb0d5 feat(cli): run beforeDev and beforeBuild in a shell, closes #1295 (#1399) on 2021-03-28
    • aea6145 refactor(repo): add /tooling folder (#1457) on 2021-04-12
  • Fixes <a target="_blank"> polyfill.
    • 4ee044a fix(cli): use correct arg in _blanks links polyfill (#1362) on 2021-03-17
    • aea6145 refactor(repo): add /tooling folder (#1457) on 2021-04-12
  • Update all code files to have our license header.
    • bf82136 feat(license): SPDX Headers (#1449) on 2021-04-11
    • a6def70 Refactor(tauri): move tauri-api and tauri-updater to tauri (#1455) on 2021-04-11
    • aea6145 refactor(repo): add /tooling folder (#1457) on 2021-04-12
  • Adds productName and version configs on tauri.conf.json > package.
    • 5b3d9b2 feat(config): allow setting product name and version on tauri.conf.json (#1358) on 2021-03-22
    • aea6145 refactor(repo): add /tooling folder (#1457) on 2021-04-12
  • The info command was rewritten in Rust.
    • c3e06ee refactor(cli): rewrite info in Rust (#1389) on 2021-03-25
    • aea6145 refactor(repo): add /tooling folder (#1457) on 2021-04-12
  • The init command was rewritten in Rust.
    • f72b93b refactor(cli): rewrite init command in Rust (#1382) on 2021-03-24
    • aea6145 refactor(repo): add /tooling folder (#1457) on 2021-04-12
  • All the arguments passed after tauri dev -- are now propagated to the binary.
    • 4e9d31c feat(cli): propagate args passed after dev --, closes #1406 (#1407) on 2021-03-30
    • aea6145 refactor(repo): add /tooling folder (#1457) on 2021-04-12
  • Alpha version of tauri-updater. Please refer to the README for more details.
    • 6d70c8e feat(updater): Alpha version (#643) on 2021-04-05
    • a6def70 Refactor(tauri): move tauri-api and tauri-updater to tauri (#1455) on 2021-04-11
    • aea6145 refactor(repo): add /tooling folder (#1457) on 2021-04-12

Cargo Publish

\`
Updating crates.io index
Packaging tauri-cli v1.0.0-beta-rc.0 (/home/runner/work/tauri/tauri/tooling/cli.rs)
warning: package scrypt v0.6.4 in Cargo.lock is yanked in registry crates.io, consider updating to a version that is not yanked
Uploading tauri-cli v1.0.0-beta-rc.0 (/home/runner/work/tauri/tauri/tooling/cli.rs)
\`

Don't miss a new tauri release

NewReleases is sending notifications on new releases.