tauri/core/tauri-plugin
Lucas Fernandes Nogueira 3657ad82f8
feat(core): allow defining permissions for the app commands (#9008)
* 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
2024-02-28 08:45:28 -03:00
..
src feat(core): allow defining permissions for the app commands (#9008) 2024-02-28 08:45:28 -03:00
Cargo.toml fix(core): Update walkdir to v2 to fix build issues on windows arm (#9006) 2024-02-27 20:29:12 +02:00
CHANGELOG.md Apply Version Updates From Current Changes (#8980) 2024-02-26 23:05:51 -03:00