Files
tauri-plugins-workspace/plugins/geolocation/CHANGELOG.md
T
Lucas Fernandes Nogueira e8069af804 feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
* update to tauri v2

* covector setup

* update locks

* bump packages to v2 through covector, remove rc references

* msrv 1.78

* downgrade 1.79 msrv dep

* test clipboard

* fmt

* bitstream-io 2.3.0

* Revert "test clipboard"

This reverts commit c3e19dbe59.
2024-10-02 12:08:37 -03:00

2.7 KiB

Changelog

[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.