Skip to content

feat: add tauri::version, similar to getTauriVersion available on JS API#6546

Merged
amrbashir merged 1 commit intotauri-apps:devfrom
goenning:add-tauri-version
May 12, 2023
Merged

feat: add tauri::version, similar to getTauriVersion available on JS API#6546
amrbashir merged 1 commit intotauri-apps:devfrom
goenning:add-tauri-version

Conversation

@goenning
Copy link
Contributor

What kind of change does this PR introduce?

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

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

Just like getTauriVersion, but available exposed on tauri crate so it can be retrieve from rust.
Getting Tauri version is useful for logging and instrumentation

@goenning goenning requested a review from a team as a code owner March 24, 2023 15:16
Signed-off-by: goenning <me@goenning.net>

Apply suggestions from code review
@amrbashir amrbashir force-pushed the add-tauri-version branch from 53db69b to f20518d Compare May 12, 2023 12:35
@amrbashir amrbashir changed the title add tauri::get_version, similar to getTauriVersion available on JS API feat: add tauri::version, similar to getTauriVersion available on JS API May 12, 2023
@amrbashir amrbashir merged commit 7c23720 into tauri-apps:dev May 12, 2023
@wusyong wusyong added dependencies Pull requests that update a dependency file security: needs audit This issue/PR needs a security audit and removed dependencies Pull requests that update a dependency file labels May 25, 2023
@chippers chippers added security: reviewed This issue/PR has been review by wg-security and removed security: needs audit This issue/PR needs a security audit labels Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security: reviewed This issue/PR has been review by wg-security

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants

Comments