enhance: include the path in ACL I/O errors#11575
Conversation
|
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 |
Package Changes Through 2c1d142There 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 Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
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 |
|
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.