Closed kornelski closed 3 weeks ago
Thanks! I agree that this would be a valuable change but since it's exposed here https://docs.rs/tauri-utils/latest/tauri_utils/acl/enum.Error.html it would technically be a breaking change 🤔 @amrbashir any idea how to handle this?
p.s. we also need a change file before we can merge this
There are 8 changes which include tauri with minor, tauri-bundler with patch, tauri-cli with patch, @tauri-apps/cli with patch, tauri-runtime-wry with patch, @tauri-apps/api with patch, tauri-utils with minor, tauri-runtime with patch
Add another change file through the GitHub UI by following this link.
Read about change files or the docs at github.com/jbolda/covector
This shouldn't be a breaking change since the acl
module is marked as instable, see https://docs.rs/tauri-utils/latest/tauri_utils/acl/index.html#stability
ah didn't see that, cool
Errors about files missing that don't include the file path are difficult to diagnose:
I've added paths to ACL's I/O errors.