tauri-build/CHANGELOG.md
2022-05-09 12:33:34 +00:00

2.0 KiB

Changelog

[0.1.2-beta.7]

  • Fix globbing for artifacts on windows.
    • 4728478 fix: globbing for artifacts on windows on 2022-05-09

[0.1.2-beta.6]

  • Correctly encode the output as JSON
    • 86b50e9 fix: correctly encode output as json on 2022-05-09

[0.1.2-beta.5]

  • Use proper cargo command to detect the artifact directory.
    • e21d218 fix: proper target dir detection using cargo on 2022-05-09

[0.1.2-beta.4]

  • Replace execa with standard NodeJS exec.
    • 9c72264 add changefile on 2022-05-09

[0.1.2-beta.3]

  • Only change working directory when projectPath is given.
    • 5fa2b7e only change dir optionally on 2022-05-08

[0.1.2-beta.2]

  • Call the correct tauri subcommand
    • f593898 fix: call the correct tauri subcommand on 2022-05-08

[0.1.2-beta.1]

  • Update Tauri CLI to version 1.0.0-rc.10
    • f83afa4 Create chore-update-tauri.md on 2022-05-08
  • Correctly change working dir to projectPath when configured.
    • 8864b18 fix: correctly change working dir to projectPath on 2022-05-08

[0.1.2-beta.0]

  • Include Tauri CLI binaries for all supported platforms.
    • 59ffbba fix. use only deps supported on gh actions on 2022-05-08