dlxj
add sub mods
2d8be8f

Changelog

[2.3.2]

  • 93426f85 Fixed an issue that caused docs.rs builds to fail. No user facing changes.

[2.3.1]

  • 6c9b61fb (#3039 by @FabianLars) On Android, updated compileSdk to 36.
  • e933acb0 (#3010 by @FabianLars) On Android, use the timeout value for setMinUpdateIntervalMillis, setMaxUpdateDelayMillis and setIntervalMillis instead of just minUpdateInterval.

[2.3.0]

[2.2.5]

  • f634e524 This is an "empty" release to update the plugins' source files on crates.io and docs.rs. This should fix docs.rs build failures for projects using tauri plugins as dependencies.

[2.2.4]

  • a1b3fa27 (#2515 by @FabianLars) Re-exported the Geolocation, Haptics, Notification, and Os structs so that they show up on docs.rs.

[2.2.3]

  • 406e6f48 (#2323 by @FabianLars) Fixed an issue that caused build failures when the haptics or geolocation plugin was used without their specta feature flag enabled.

[2.2.2]

[2.2.1]

[2.2.0]

  • 3a79266b (#2173 by @FabianLars) Bumped all plugins to v2.2.0. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other.

[2.0.1]

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.

[2.0.0-rc.2]

[2.0.0-rc.1]

  • e2e97db5 (#1701 by @lucasfernog) Use PermissionState from the tauri crate, which now also includes a "prompt with rationale" variant for Android (returned when your app must explain to the user why it needs the permission).
  • e2e97db5 (#1701 by @lucasfernog) Update to tauri 2.0.0-rc.8

[2.0.0-rc.2]

[2.0.0-rc.1]

changes

[2.0.0-rc.0]

  • 9606089b (#1599) Initial release.
  • 9887d1 Update to tauri RC. tauri-apps/plugins-workspace/commit/9887d14bd0e971c4c0f5c1188fc4005d3fc2e29e) Update to tauri RC.