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

enhance(cli): Add Cargo Tauri CLI version to tauri info output #7644

Closed
wants to merge 21 commits into from
Closed

enhance(cli): Add Cargo Tauri CLI version to tauri info output #7644

wants to merge 21 commits into from

Conversation

i-c-b
Copy link
Contributor

@i-c-b i-c-b commented Aug 17, 2023

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe: Enhancement

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • A change file is added if any packages will require a version bump due to this PR per the instructions in the readme.
  • I have added a convincing reason for adding this feature, if necessary

Other information

The version number for the Cargo install of the CLI is missing from tauri info; developers using Cargo often don't provide the version of Tauri's CLI used as a result.

@i-c-b i-c-b requested a review from a team as a code owner August 17, 2023 11:24
Changes to it's dependency, Rust CLI, still need a matching version bump to apply.
@i-c-b i-c-b changed the title enhance(cli): Add Rust Tauri CLI version to tauri info output enhance(cli): Add Cargo Tauri CLI version to tauri info output Aug 23, 2023
@amrbashir
Copy link
Member

Could you please rebase to target 1.x branch?

lucasfernog and others added 16 commits August 30, 2023 02:29
fix(bundler): sort package types before bundling, closes #7349
…install, closes #7317 (#7361)

* fix(bundler/nsis): Uninstall the previous installation package

* Update .changes/fix-nsis-uninstall-previous-version.md

---------

Co-authored-by: Amr Bashir <[email protected]>
* feat(bundler/nsis): sign uninstaller, closes #7348

* Update bundler-nsis-sign-uninstaller.md

* clippy
…7486)

* fix(bundler/nsis): use temp dir for webview2 installer, closes #7409

* Update .changes/fix-nsis-webview2-installer-use-tempdir.md

---------

Co-authored-by: Amr Bashir <[email protected]>
closes #7588 (#7591)

* fix(bundler/nsis): delete app data of current user when uninstall, closes #7588

* fix(bundler/nsis): delete app data of current user when uninstall, closes #7588

* Update .changes/fix-nsis-uninstall-delete-app-data.md

---------
@i-c-b i-c-b marked this pull request as draft August 30, 2023 02:41
@i-c-b i-c-b closed this Aug 30, 2023
@i-c-b i-c-b deleted the enhance/rust-tauri-cli-version-info branch August 30, 2023 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📬Proposal
Development

Successfully merging this pull request may close these issues.

8 participants