Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: add methods and implement traits for FilePath and SafeFilePath #1727

Merged
merged 9 commits into from
Sep 5, 2024

Conversation

amrbashir
Copy link
Member

closes #1726

@amrbashir amrbashir requested a review from a team as a code owner September 3, 2024 23:04
Copy link
Contributor

github-actions bot commented Sep 3, 2024

Package Changes Through a518c84

There are 2 changes which include fs with prerelease, dialog with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.0-rc.3 2.0.0-rc.4
fs 2.0.0-rc.2 2.0.0-rc.3
dialog 2.0.0-rc.4 2.0.0-rc.5
http 2.0.0-rc.2 2.0.0-rc.3
persisted-scope 2.0.0-rc.2 2.0.0-rc.3

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@amrbashir
Copy link
Member Author

waiting on tauri-apps/tauri#10884 to be released

@amrbashir amrbashir requested a review from FabianLars September 4, 2024 12:27
@amrbashir amrbashir merged commit a2fe555 into v2 Sep 5, 2024
146 checks passed
@amrbashir amrbashir deleted the refactor/fs-dialog-file-path branch September 5, 2024 11:12
Sir-Thom pushed a commit to Sir-Thom/plugins-workspace that referenced this pull request Oct 22, 2024
…lePath` (tauri-apps#1727)

* refactor: add methods and implement traits for `FilePath` and `SafeFilePath`

closes tauri-apps#1726

* clippy

* path -> as_path

* fix prettierignore

* Discard changes to Cargo.lock

* Discard changes to Cargo.toml

* update tauri deps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

expose FilePath::path to public
2 participants