github tauri-apps/tauri tauri-utils-v1.0.0-rc.4
tauri-utils v1.0.0-rc.4

latest releases: tauri-driver-v2.0.1, tauri-cli-v2.0.1, @tauri-apps/cli-v2.0.1...
2 years ago

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.4]

  • Added an option to disable the CSP injection of distributable assets nonces and hashes.

    • f6e32ee1 feat(core): add dangerous option to disable compile time CSP injection (#3775) on 2022-03-28
  • Use the default value for MacConfig.minimumSystemVersion if the value is set to an empty string.

    • c81534eb feat(cli): use default macOS minimum system version when it is empty (#3658) on 2022-03-13
  • Replace multiple dependencies who's C code compiled concurrently and caused
    the other ones to bloat compile time significantly.

  • zstd -> brotli

  • blake3 -> a vendored version of the blake3 reference

  • ring -> getrandom

See #3773 for more information about
these specific choices.

  • 8661e3e2 replace dependencies with long build times when used together (closes #3571) (#3773) on 2022-03-27

Cargo Publish

Updating crates.io index
   Packaging tauri-utils v1.0.0-rc.4 (/home/runner/work/tauri/tauri/core/tauri-utils)
   Uploading tauri-utils v1.0.0-rc.4 (/home/runner/work/tauri/tauri/core/tauri-utils)

Don't miss a new tauri release

NewReleases is sending notifications on new releases.