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

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    910dbf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18f2a55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d10c489 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Apply cargo fmt

    i-c-b committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7f55c6e View commit details
    Browse the repository at this point in the history
  2. Restore Node.js Tauri CLI to changes

    Changes to it's dependency, Rust CLI, still need a matching version bump to apply.
    i-c-b committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9dc9762 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    b347715 View commit details
    Browse the repository at this point in the history
  2. fix(bundler): sort package types before bundling, closes #7349 (#7360)

    fix(bundler): sort package types before bundling, closes #7349
    amrbashir authored and i-c-b committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1e85f92 View commit details
    Browse the repository at this point in the history
  3. fix(bundler/nsis): fix error message appears even after successful un…

    …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]>
    2 people authored and i-c-b committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2c8e0dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6feccf1 View commit details
    Browse the repository at this point in the history
  5. fix(bundler/nsis): fix installer incorrect copyright info (#7386)

    Signed-off-by: luofei <[email protected]>
    luoffei authored and i-c-b committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2dac2f6 View commit details
    Browse the repository at this point in the history
  6. feat(bundler/nsis): sign uninstaller, closes #7348 (#7398)

    * feat(bundler/nsis): sign uninstaller, closes #7348
    
    * Update bundler-nsis-sign-uninstaller.md
    
    * clippy
    amrbashir authored and i-c-b committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    ef02f84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3683eba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5e801e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a1bfb3 View commit details
    Browse the repository at this point in the history
  10. fix(bundler/nsis): use temp dir for webview2 installer, closes #7409 (#…

    …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]>
    2 people authored and i-c-b committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6342b18 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c587ed3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d48742c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4a61a79 View commit details
    Browse the repository at this point in the history
  14. fix(bundler/nsis): revert shell context change before deleting appdata,

    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
    
    ---------
    jetli authored and i-c-b committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    697ec1d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7c70b57 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e9d8cea View commit details
    Browse the repository at this point in the history