github tauri-apps/tauri tauri-v1.0.0-rc.14
tauri v1.0.0-rc.14

latest releases: tauri-v1.7.1, tauri-v1.7, tauri-v1...
2 years ago

Updating crates.io index

Cargo Audit

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

[1.0.0-rc.14]

  • Breaking change: PackageInfo::version is now a semver::Version instead of a String.
    • 2badbd2d refactor: force semver versions, change updater should_install sig (#4215) on 2022-05-25
    • a7388e23 fix(ci): adjust change file to include tauri-utils and tauri-codegen on 2022-05-27
  • Breaking change: UpdateBuilder::should_update now takes the current version as a semver::Version and a RemoteRelease struct, allowing you to check other release fields.
    • 2badbd2d refactor: force semver versions, change updater should_install sig (#4215) on 2022-05-25
  • Breaking change: The tauri::UpdaterEvent::UpdateEvent date field is now an Option<time::OffsetDateTime>.
    • ac7656ab refactor(updater): strong type for the pub_date field, ref #4162 (#4218) on 2022-05-25
  • Breaking change: The updater response pub_date now must be a valid RFC 3339 string.
    • ac7656ab refactor(updater): strong type for the pub_date field, ref #4162 (#4218) on 2022-05-25

Cargo Publish

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

Don't miss a new tauri release

NewReleases is sending notifications on new releases.