tauri-build/CHANGELOG.md
2022-07-15 06:32:31 +00:00

6.4 KiB

Changelog

[1.0.4]

  • Update Tauri to v1.0.4
    • 1c6b6ac Create tauri-1.0.4.md on 2022-07-15

[1.0.1]

  • Update Tauri to v1.0.1
    • 2195e36 Create update-tauri-1_0_1.md on 2022-06-29

[1.0.0]

  • Update dependencies.
    • 0ab72e4 Create chore-update-deps.md on 2022-05-18
  • Update Tauri CLI to version 1.0.0-rc.10
    • f83afa4 Create chore-update-tauri.md on 2022-05-08
  • Update to latest Tauri version
    • 9f533f3 Create chore-update-tauri2.md on 2022-06-15
  • Use proper cargo command to detect the artifact directory.
    • e21d218 fix: proper target dir detection using cargo on 2022-05-09
  • Call the correct tauri subcommand
    • f593898 fix: call the correct tauri subcommand on 2022-05-08
  • Include Tauri CLI binaries for all supported platforms.
    • 59ffbba fix. use only deps supported on gh actions on 2022-05-08
  • Correctly encode the output as JSON
    • 86b50e9 fix: correctly encode output as json on 2022-05-09
  • Correctly compress .app files or omit them.
    • c9676c7 fix: correctly handle .app files on 2022-05-10
  • Fix globbing for artifacts on windows.
    • 4728478 fix: globbing for artifacts on windows on 2022-05-09
  • Ignore the linuxdelpoy.AppImage artifact
    • af44d01 fix: ignore linuxdeploy on 2022-05-09
  • Only change working directory when projectPath is given.
    • 5fa2b7e only change dir optionally on 2022-05-08
  • Correctly change working dir to projectPath when configured.
    • 8864b18 fix: correctly change working dir to projectPath on 2022-05-08
  • Remove default configPath
    • 3708b7d fix: remove default configPath on 2022-05-10
  • Replace execa with standard NodeJS exec.
    • 9c72264 add changefile on 2022-05-09
  • Update to Tauri v1.0.0.
    • 925b02e Create publish-stable.md on 2022-06-16

[0.1.2-beta.11]

  • Update to latest Tauri version
    • 9f533f3 Create chore-update-tauri2.md on 2022-06-15

[0.1.2-beta.10]

  • Update dependencies.
    • 0ab72e4 Create chore-update-deps.md on 2022-05-18

[0.1.2-beta.9]

  • Correctly compress .app files or omit them.
    • c9676c7 fix: correctly handle .app files on 2022-05-10
  • Remove default configPath
    • 3708b7d fix: remove default configPath on 2022-05-10

[0.1.2-beta.8]

  • Ignore the linuxdelpoy.AppImage artifact
    • af44d01 fix: ignore linuxdeploy on 2022-05-09

[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