tauri-build/CHANGELOG.md
2024-03-27 14:58:48 +00:00

15 KiB

Changelog

[1.5.5]

  • Bump Tauri CLI to 1.5.5
    • d749ebb Create bump-tauri.md on 2022-09-24
    • 5cfbb48 publish new versions on 2022-09-24
    • ae03b5c bump tauri on 2024-03-27
    • da63165 publish new versions on 2024-03-27
    • 2143a74 bump tauri on 2024-03-27
    • ae1bfe9 publish new versions on 2024-03-27
    • 1a70e16 bump tauri to 1.5.2 on 2024-03-27
    • c450190 Update bump-tauri.md on 2024-03-27
    • a712643 publish new versions on 2024-03-27
    • c761657 bump tauri to 1.5.4 on 2024-03-27
    • b276ab4 publish new versions on 2024-03-27
    • e6488f6 bump tauri to 1.5.5 on 2024-03-27

[1.5.4]

  • Bump Tauri CLI to 1.5.4
    • d749ebb Create bump-tauri.md on 2022-09-24
    • 5cfbb48 publish new versions on 2022-09-24
    • ae03b5c bump tauri on 2024-03-27
    • da63165 publish new versions on 2024-03-27
    • 2143a74 bump tauri on 2024-03-27
    • ae1bfe9 publish new versions on 2024-03-27
    • 1a70e16 bump tauri to 1.5.2 on 2024-03-27
    • c450190 Update bump-tauri.md on 2024-03-27
    • a712643 publish new versions on 2024-03-27
    • c761657 bump tauri to 1.5.4 on 2024-03-27

[1.5.2]

  • Bump Tauri CLI to 1.5.2
    • d749ebb Create bump-tauri.md on 2022-09-24
    • 5cfbb48 publish new versions on 2022-09-24
    • ae03b5c bump tauri on 2024-03-27
    • da63165 publish new versions on 2024-03-27
    • 2143a74 bump tauri on 2024-03-27
    • ae1bfe9 publish new versions on 2024-03-27
    • 1a70e16 bump tauri to 1.5.2 on 2024-03-27
    • c450190 Update bump-tauri.md on 2024-03-27

[1.5.1]

  • Bump Tauri CLI to 1.5.1
    • d749ebb Create bump-tauri.md on 2022-09-24
    • 5cfbb48 publish new versions on 2022-09-24
    • ae03b5c bump tauri on 2024-03-27
    • da63165 publish new versions on 2024-03-27
    • 2143a74 bump tauri on 2024-03-27

[1.5.0]

  • Bump Tauri CLI to 1.5.0
    • d749ebb Create bump-tauri.md on 2022-09-24
    • 5cfbb48 publish new versions on 2022-09-24
    • ae03b5c bump tauri on 2024-03-27

[1.4.0]

  • Update Tauri to 1.4.0
    • e8e3a06 Create tauri-140.md on 2023-09-09

[1.3.0]

  • Update tauri to 1.3.0
    • f78901d Create update-tauri.md on 2022-09-16
    • 24c9678 publish new versions on 2022-09-16
    • 16e594e Create update-tauri.md on 2022-11-09
    • 9cbb1b5 publish new versions on 2022-11-09
    • f4944ed Create update-tauri.md on 2023-05-04

[1.2.3]

  • Update Tauri
    • c9a9f47 Create update-tauri-cli.md on 2023-02-05

[1.2.2]

  • Update Tauri to 1.2.2
    • f931547 Create tauri.md on 2022-11-24
    • 1b5505e publish new versions on 2022-11-24
    • 592d807 Create tauri.md on 2022-12-09

[1.2.1]

    • f931547 Create tauri.md on 2022-11-24

[1.2.0]

  • Update Tauri to 1.2.0
    • f78901d Create update-tauri.md on 2022-09-16
    • 24c9678 publish new versions on 2022-09-16
    • 16e594e Create update-tauri.md on 2022-11-09

[1.1.1]

  • Update tauri to v1.1.1
    • d749ebb Create bump-tauri.md on 2022-09-24

[1.1.0]

  • Update Tauri to 1.1.0
    • f78901d Create update-tauri.md on 2022-09-16

[1.0.5]

  • Update tauri-cli to 1.0.5
    • 05b5654 Create tauri-1.0.5.md on 2022-07-22

[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