mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 12:27:16 +03:00
3657ad82f8
* feat(core): allow defining permissions for the app commands * global scope * command scope * write to disk * lint * fix path * get autogenerated commands from generate_handler macro * revert * remove cli * use const instead of empty str
256 B
256 B
tauri | tauri-build | tauri-utils | tauri-plugin | tauri-codegen |
---|---|---|---|---|
patch:enhance | patch:breaking | patch:breaking | patch:breaking | patch:breaking |
Allow defining permissions for the application commands via tauri_build::Attributes::app_manifest
.