mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
e8069af804
* 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.
2.7 KiB
2.7 KiB
Changelog
[2.0.0]
e2c4dfb6Update to tauri v2 stable release.
[2.0.0-rc.2]
60765694(#1773 by @lucasfernog) Update API to match other plugins.
[2.0.0-rc.1]
e2e97db5(#1701 by @lucasfernog) UsePermissionStatefrom thetauricrate, 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]
b9147758(#1679 by @lucasfernog) Explicitly set a minimum macOS version for the Swift package.
[2.0.0-rc.1]
5d170a54(#1671 by @lucasfernog) Update to tauri 2.0.0-rc.3.
changes
6b079cfd(#1649 by @ahqsoftwares) Remove targetSdk from build.kts files as it is deprecated and will be removed from DSL v9.0