a1b3fa27
(#2515 by @FabianLars) Re-exported theGeolocation
,Haptics
,Notification
, andOs
structs so that they show up on docs.rs.
406e6f48
(#2323 by @FabianLars) Fixed an issue that caused build failures when thehaptics
orgeolocation
plugin was used without theirspecta
feature flag enabled.
c9c13a0f
(#2316 by @FabianLars) Breaking change:specta
integration is now behind aspecta
feature flag like in Tauri.c9c13a0f
(#2316 by @FabianLars) Unlock and widenspecta
version range to match Tauri. No API changes.
fb67ab2b
(#2281 by @FabianLars) Addedspecta-util
to fix a "dependency not found" compilation error.
3a79266b
(#2173 by @FabianLars) Bumped all plugins tov2.2.0
. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other.
a1a82208
(#1873 by @lucasfernog) Downgrade MSRV to 1.77.2 to support Windows 7.
e2c4dfb6
Update to tauri v2 stable release.
e2e97db5
(#1701 by @lucasfernog) Update to tauri 2.0.0-rc.8
b9147758
(#1679 by @lucasfernog) Explicitly set a minimum macOS version for the Swift package.
6b079cfd
(#1649 by @ahqsoftwares) Remove targetSdk from build.kts files as it is deprecated and will be removed from DSL v9.0