github tauri-apps/tauri tauri-runtime-v0.10.0
tauri-runtime v0.10.0

latest releases: tauri-v1.6.6, @tauri-apps/api-v1.5.6, tauri-v1.6...
22 months ago

Updating crates.io index

Cargo Audit

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

[0.10.0]

  • Added fn new constructors for PhysicalSize, LogicalSize, PhysicalPosition and LogicalPosition and missing conversion methods.
    • c7d13a1c feat(core): add missing methods to the dpi module (#4393) on 2022-06-19
  • Implement raw_window_handle::HasRawWindowHandle on Linux.
    • 3efbc67f feat: implement raw_window_handle on Linux (#4469) on 2022-06-26
  • Removed the hwnd and ns_window functions from Dispatch in favor of raw_window_handle.
    • 3efbc67f feat: implement raw_window_handle on Linux (#4469) on 2022-06-26
  • The theme API is now implemented on macOS 10.14+.
    • 6d94ce42 feat(core): theme is now implemented on macOS (#4380) on 2022-06-17

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime v0.10.0 (/home/runner/work/tauri/tauri/core/tauri-runtime)
   Verifying tauri-runtime v0.10.0 (/home/runner/work/tauri/tauri/core/tauri-runtime)
 Downloading crates ...
  Downloaded gdk-pixbuf v0.15.11
  Downloaded gdk-pixbuf-sys v0.15.10
  Downloaded glib-macros v0.15.11
  Downloaded http-range v0.1.5
  Downloaded gobject-sys v0.15.10
  Downloaded pango-sys v0.15.10
  Downloaded proc-macro-crate v1.1.3
  Downloaded pango v0.15.10
  Downloaded system-deps v6.0.2
  Downloaded glib v0.15.12
  Downloaded gtk3-macros v0.15.4
  Downloaded gdk-sys v0.15.1
  Downloaded cairo-sys-rs v0.15.1
  Downloaded cfg-expr v0.10.3
  Downloaded glib-sys v0.15.10
  Downloaded gio-sys v0.15.10
  Downloaded raw-window-handle v0.4.3
  Downloaded semver-parser v0.10.2
  Downloaded rustc_version v0.3.3
  Downloaded http v0.2.8
  Downloaded semver v0.11.0
  Downloaded version-compare v0.1.0
  Downloaded gtk-sys v0.15.3
  Downloaded atk v0.15.1
  Downloaded futures-io v0.3.21
  Downloaded uuid v1.1.2
  Downloaded cty v0.2.2
  Downloaded futures-task v0.3.21
  Downloaded slab v0.4.6
  Downloaded uuid v0.8.2
  Downloaded futures-channel v0.3.21
  Downloaded gtk v0.15.5
  Downloaded futures-util v0.3.21
  Downloaded futures-executor v0.3.21
  Downloaded field-offset v0.3.4
  Downloaded pin-utils v0.1.0
  Downloaded atk-sys v0.15.1
  Downloaded gio v0.15.12
  Downloaded cfb v0.6.1
  Downloaded cairo-rs v0.15.12
  Downloaded gdk v0.15.4
  Downloaded infer v0.7.0
   Compiling proc-macro2 v1.0.40
   Compiling quote v1.0.20
   Compiling unicode-ident v1.0.1
   Compiling smallvec v1.8.1
   Compiling syn v1.0.98
   Compiling serde v1.0.137
   Compiling heck v0.4.0
   Compiling pkg-config v0.3.25
   Compiling version-compare v0.1.0
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.126
   Compiling ppv-lite86 v0.2.16
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling version_check v0.9.4
   Compiling autocfg v1.1.0
   Compiling serde_derive v1.0.137
   Compiling once_cell v1.12.0
   Compiling futures-core v0.3.21
   Compiling anyhow v1.0.58
   Compiling proc-macro-hack v0.5.19
   Compiling futures-task v0.3.21
   Compiling futures-util v0.3.21
   Compiling bitflags v1.3.2
   Compiling slab v0.4.6
   Compiling pin-project-lite v0.2.9
   Compiling pin-utils v0.1.0
   Compiling futures-channel v0.3.21
   Compiling ucd-trie v0.1.3
   Compiling parking_lot_core v0.9.3
   Compiling log v0.4.17
   Compiling new_debug_unreachable v1.0.4
   Compiling scopeguard v1.1.0
   Compiling fnv v1.0.7
   Compiling matches v0.1.9
   Compiling ident_case v1.0.1
   Compiling mac v0.1.1
   Compiling strsim v0.10.0
   Compiling precomputed-hash v0.1.1
   Compiling byteorder v1.4.3
   Compiling serde_json v1.0.81
   Compiling gio v0.15.12
   Compiling itoa v1.0.2
   Compiling dtoa v0.4.8
   Compiling tinyvec_macros v0.1.0
   Compiling utf-8 v0.7.6
   Compiling convert_case v0.4.0
   Compiling ryu v1.0.10
   Compiling stable_deref_trait v1.2.0
   Compiling itoa v0.4.8
   Compiling futures-io v0.3.21
   Compiling nodrop v0.1.14

Don't miss a new tauri release

NewReleases is sending notifications on new releases.