github tauri-apps/tauri tauri-bundler-v1.0.0-beta-rc.0
tauri-bundler v1.0.0-beta-rc.0

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]

  • Append app version and OS architecture on AppImage output filename.
    • ae76c60 fix(bundler): appimage paths and filename (#1227) on 2021-02-13
  • The Tauri bundler is now a general purpose library instead of a Cargo custom subcommand.
    • b1e6b74 refactor(cli): decouple bundler from cargo (#1269) on 2021-02-21
  • Rename macOS bundle settings from osx to macOS.
    • 080f639 refactor(bundler): specific settings on dedicated structs, update README (#1380) on 2021-03-25
  • 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
  • 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
  • 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
  • Bundle Visual C++ redistributable files with VC142_CRT merge modules.
    • 3047a18 feat(bundler): add visual c++ redistributable files with MSM (#1368) on 2021-03-22
  • Automatically install Webview2 runtime alongside app.
    • 8e9752b feat(bundler/wix): install webview2 runtime (#1329) on 2021-03-07
  • Fixes the bundler workspace detection.

Cargo Publish

\`
Updating crates.io index
Packaging tauri-bundler v1.0.0-beta-rc.0 (/home/runner/work/tauri/tauri/tooling/bundler)
Uploading tauri-bundler v1.0.0-beta-rc.0 (/home/runner/work/tauri/tauri/tooling/bundler)
\`

Don't miss a new tauri release

NewReleases is sending notifications on new releases.