github tauri-apps/tauri tauri-codegen-v1.0.0-beta.0
tauri-codegen v1.0.0-beta.0

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]

  • Breaking: The assets field on the tauri::Context struct is now a Arc<impl Assets>.
    • 5110c70 feat(core): allow users to access the Assets instance (#1691) on 2021-05-03
  • Reintroduce csp injection, configured on tauri.conf.json > tauri > security > csp.
    • 6132f3f feat(core): reintroduce CSP injection (#1704) on 2021-05-04
  • Added the `#[non_exhaustive] attribute where appropriate.
    • e087f0f feat: add #[non_exhaustive] attribute (#1725) on 2021-05-05

Cargo Publish

Updating crates.io index
   Packaging tauri-codegen v1.0.0-beta.0 (/home/runner/work/tauri/tauri/core/tauri-codegen)
   Uploading tauri-codegen v1.0.0-beta.0 (/home/runner/work/tauri/tauri/core/tauri-codegen)

Don't miss a new tauri release

NewReleases is sending notifications on new releases.