Skip to content

Releases: tauri-apps/create-tauri-app

create-tauri-app v2.6.1

10 Oct 12:37
7f6783e
Compare
Choose a tag to compare

[2.6.1]

  • Only prompt for supported package managers when using --template cli option.
    • 8ba553c feat: only prompt for pkg managers supported by template, closes #208 (#209) on 2022-10-10

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v2.6.1 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
   Verifying create-tauri-app v2.6.1 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
 Downloading crates ...
  Downloaded adler32 v1.2.0
  Downloaded digest v0.10.5
  Downloaded proc-macro-hack v0.5.19
  Downloaded shellexpand v2.1.2
  Downloaded zeroize v1.5.7
  Downloaded libflate_lz77 v1.1.0
  Downloaded rust-embed-utils v7.3.0
  Downloaded rust-embed-impl v6.3.0
  Downloaded terminal_size v0.1.17
  Downloaded quote v1.0.21
  Downloaded pico-args v0.5.0
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded include-flate-codegen v0.1.4
  Downloaded console v0.15.2
  Downloaded rust-embed v6.4.1
  Downloaded include-flate v0.1.4
  Downloaded libc v0.2.135
  Downloaded lazy_static v1.4.0
  Downloaded fastrand v1.8.0
  Downloaded dirs-sys v0.3.7
  Downloaded dirs v4.0.0
  Downloaded crypto-common v0.1.6
  Downloaded crc32fast v1.3.2
  Downloaded cpufeatures v0.2.5
  Downloaded cfg-if v1.0.0
  Downloaded block-buffer v0.10.3
  Downloaded anyhow v1.0.65
  Downloaded rle-decode-fast v1.0.3
  Downloaded libflate v1.2.0
  Downloaded walkdir v2.3.2
  Downloaded version_check v0.9.4
  Downloaded unicode-width v0.1.10
  Downloaded unicode-ident v1.0.5
  Downloaded typenum v1.15.0
  Downloaded tempfile v3.3.0
  Downloaded syn v1.0.102
  Downloaded sha2 v0.10.6
  Downloaded same-file v1.0.6
  Downloaded remove_dir_all v0.5.3
  Downloaded proc-macro2 v1.0.46
  Downloaded generic-array v0.14.6
  Downloaded dialoguer v0.10.2
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.135
   Compiling typenum v1.15.0
   Compiling version_check v0.9.4
   Compiling proc-macro2 v1.0.46
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.5
   Compiling crc32fast v1.3.2
   Compiling syn v1.0.102
   Compiling proc-macro-hack v0.5.19
   Compiling rle-decode-fast v1.0.3
   Compiling adler32 v1.2.0
   Compiling cpufeatures v0.2.5
   Compiling same-file v1.0.6
   Compiling lazy_static v1.4.0
   Compiling fastrand v1.8.0
   Compiling remove_dir_all v0.5.3
   Compiling anyhow v1.0.65
   Compiling unicode-width v0.1.10
   Compiling zeroize v1.5.7
   Compiling pico-args v0.5.0
   Compiling generic-array v0.14.6
   Compiling libflate_lz77 v1.1.0
   Compiling walkdir v2.3.2
   Compiling dirs-sys v0.3.7
   Compiling terminal_size v0.1.17
   Compiling tempfile v3.3.0
   Compiling libflate v1.2.0
   Compiling dirs v4.0.0
   Compiling console v0.15.2
   Compiling shellexpand v2.1.2
   Compiling block-buffer v0.10.3
   Compiling crypto-common v0.1.6
   Compiling dialoguer v0.10.2
   Compiling digest v0.10.5
   Compiling sha2 v0.10.6
   Compiling rust-embed-utils v7.3.0
   Compiling include-flate-codegen v0.1.4
   Compiling rust-embed-impl v6.3.0
   Compiling include-flate-codegen-exports v0.1.4
   Compiling include-flate v0.1.4
   Compiling rust-embed v6.4.1
   Compiling create-tauri-app v2.6.1 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-2.6.1)
    Finished dev [unoptimized + debuginfo] target(s) in 21.01s
   Uploading create-tauri-app v2.6.1 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)

create-tauri-app-js v2.6.1

10 Oct 12:37
7f6783e
Compare
Choose a tag to compare

[2.6.1]

  • Only prompt for supported package managers when using --template cli option.
    • 8ba553c feat: only prompt for pkg managers supported by template, closes #208 (#209) on 2022-10-10

create-tauri-app v2.6.0

04 Oct 17:21
04fb4e6
Compare
Choose a tag to compare

[2.6.0]

  • Add svelte-kit and svelte-kit-ts template.
    • 0b09cc1 feat: add Sveltekit templates (#200) on 2022-10-04
  • Use import in vanilla-ts instead of the global Tauri object.
    • dcca18c fix: Use import in vanilla-ts fragment. (#198) on 2022-10-01
    • ee4469b chore: fix changefile on 2022-10-04

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v2.6.0 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
   Verifying create-tauri-app v2.6.0 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
 Downloading crates ...
  Downloaded remove_dir_all v0.5.3
  Downloaded same-file v1.0.6
  Downloaded dirs v4.0.0
  Downloaded syn v1.0.101
  Downloaded zeroize v1.5.7
  Downloaded unicode-width v0.1.10
  Downloaded unicode-ident v1.0.4
  Downloaded walkdir v2.3.2
  Downloaded lazy_static v1.4.0
  Downloaded generic-array v0.14.6
  Downloaded libflate_lz77 v1.1.0
  Downloaded sha2 v0.10.6
  Downloaded rust-embed-utils v7.3.0
  Downloaded shellexpand v2.1.2
  Downloaded rle-decode-fast v1.0.3
  Downloaded rust-embed v6.4.1
  Downloaded include-flate v0.1.4
  Downloaded libc v0.2.134
  Downloaded proc-macro-hack v0.5.19
  Downloaded quote v1.0.21
  Downloaded proc-macro2 v1.0.46
  Downloaded pico-args v0.5.0
  Downloaded libflate v1.2.0
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded include-flate-codegen v0.1.4
  Downloaded fastrand v1.8.0
  Downloaded dirs-sys v0.3.7
  Downloaded digest v0.10.5
  Downloaded dialoguer v0.10.2
  Downloaded crypto-common v0.1.6
  Downloaded crc32fast v1.3.2
  Downloaded cpufeatures v0.2.5
  Downloaded console v0.15.2
  Downloaded cfg-if v1.0.0
  Downloaded block-buffer v0.10.3
  Downloaded anyhow v1.0.65
  Downloaded adler32 v1.2.0
  Downloaded version_check v0.9.4
  Downloaded typenum v1.15.0
  Downloaded terminal_size v0.1.17
  Downloaded tempfile v3.3.0
  Downloaded rust-embed-impl v6.3.0
   Compiling libc v0.2.134
   Compiling cfg-if v1.0.0
   Compiling typenum v1.15.0
   Compiling version_check v0.9.4
   Compiling proc-macro2 v1.0.46
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.4
   Compiling crc32fast v1.3.2
   Compiling syn v1.0.101
   Compiling proc-macro-hack v0.5.19
   Compiling rle-decode-fast v1.0.3
   Compiling adler32 v1.2.0
   Compiling lazy_static v1.4.0
   Compiling cpufeatures v0.2.5
   Compiling same-file v1.0.6
   Compiling fastrand v1.8.0
   Compiling unicode-width v0.1.10
   Compiling remove_dir_all v0.5.3
   Compiling anyhow v1.0.65
   Compiling zeroize v1.5.7
   Compiling pico-args v0.5.0
   Compiling generic-array v0.14.6
   Compiling libflate_lz77 v1.1.0
   Compiling walkdir v2.3.2
   Compiling dirs-sys v0.3.7
   Compiling terminal_size v0.1.17
   Compiling tempfile v3.3.0
   Compiling libflate v1.2.0
   Compiling dirs v4.0.0
   Compiling console v0.15.2
   Compiling shellexpand v2.1.2
   Compiling block-buffer v0.10.3
   Compiling crypto-common v0.1.6
   Compiling dialoguer v0.10.2
   Compiling digest v0.10.5
   Compiling sha2 v0.10.6
   Compiling rust-embed-utils v7.3.0
   Compiling include-flate-codegen v0.1.4
   Compiling rust-embed-impl v6.3.0
   Compiling include-flate-codegen-exports v0.1.4
   Compiling include-flate v0.1.4
   Compiling rust-embed v6.4.1
   Compiling create-tauri-app v2.6.0 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-2.6.0)
    Finished dev [unoptimized + debuginfo] target(s) in 18.75s
   Uploading create-tauri-app v2.6.0 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)

create-tauri-app-js v2.6.0

04 Oct 17:21
04fb4e6
Compare
Choose a tag to compare

[2.6.0]

  • Fix crash when nodejs binary has the version in its name, for example node18
    • 09c0ed6 fix(cli/node): fix invoking the node cli from a shim, closes #193 (#207) on 2022-10-04
  • Add svelte-kit and svelte-kit-ts template.
    • 0b09cc1 feat: add Sveltekit templates (#200) on 2022-10-04
  • Use import in vanilla-ts instead of the global Tauri object.
    • dcca18c fix: Use import in vanilla-ts fragment. (#198) on 2022-10-01
    • ee4469b chore: fix changefile on 2022-10-04

create-tauri-app v2.5.0

23 Sep 12:09
d0d0b52
Compare
Choose a tag to compare

[2.5.0]

  • Add clojurescript template.
    • 6ca747e feat(cli/templates) add clojurescript (#185) on 2022-09-22

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v2.5.0 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
   Verifying create-tauri-app v2.5.0 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
 Downloading crates ...
  Downloaded crypto-common v0.1.6
  Downloaded lazy_static v1.4.0
  Downloaded proc-macro2 v1.0.43
  Downloaded quote v1.0.21
  Downloaded same-file v1.0.6
  Downloaded sha2 v0.10.6
  Downloaded libflate v1.2.0
  Downloaded shellexpand v2.1.2
  Downloaded rust-embed-utils v7.3.0
  Downloaded adler32 v1.2.0
  Downloaded syn v1.0.100
  Downloaded tempfile v3.3.0
  Downloaded terminal_size v0.1.17
  Downloaded typenum v1.15.0
  Downloaded rust-embed v6.4.1
  Downloaded zeroize v1.5.7
  Downloaded remove_dir_all v0.5.3
  Downloaded include-flate-codegen v0.1.4
  Downloaded proc-macro-hack v0.5.19
  Downloaded rle-decode-fast v1.0.3
  Downloaded rust-embed-impl v6.3.0
  Downloaded libc v0.2.133
  Downloaded include-flate v0.1.4
  Downloaded pico-args v0.5.0
  Downloaded dialoguer v0.10.2
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded libflate_lz77 v1.1.0
  Downloaded console v0.15.1
  Downloaded once_cell v1.15.0
  Downloaded generic-array v0.14.6
  Downloaded fastrand v1.8.0
  Downloaded dirs-sys v0.3.7
  Downloaded dirs v4.0.0
  Downloaded digest v0.10.5
  Downloaded crc32fast v1.3.2
  Downloaded cpufeatures v0.2.5
  Downloaded cfg-if v1.0.0
  Downloaded block-buffer v0.10.3
  Downloaded anyhow v1.0.65
  Downloaded walkdir v2.3.2
  Downloaded version_check v0.9.4
  Downloaded unicode-width v0.1.10
  Downloaded unicode-ident v1.0.4
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.133
   Compiling version_check v0.9.4
   Compiling typenum v1.15.0
   Compiling proc-macro2 v1.0.43
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.4
   Compiling syn v1.0.100
   Compiling crc32fast v1.3.2
   Compiling proc-macro-hack v0.5.19
   Compiling rle-decode-fast v1.0.3
   Compiling adler32 v1.2.0
   Compiling same-file v1.0.6
   Compiling cpufeatures v0.2.5
   Compiling fastrand v1.8.0
   Compiling once_cell v1.15.0
   Compiling lazy_static v1.4.0
   Compiling unicode-width v0.1.10
   Compiling anyhow v1.0.65
   Compiling remove_dir_all v0.5.3
   Compiling zeroize v1.5.7
   Compiling pico-args v0.5.0
   Compiling generic-array v0.14.6
   Compiling libflate_lz77 v1.1.0
   Compiling walkdir v2.3.2
   Compiling dirs-sys v0.3.7
   Compiling terminal_size v0.1.17
   Compiling tempfile v3.3.0
   Compiling libflate v1.2.0
   Compiling dirs v4.0.0
   Compiling console v0.15.1
   Compiling block-buffer v0.10.3
   Compiling crypto-common v0.1.6
   Compiling shellexpand v2.1.2
   Compiling dialoguer v0.10.2
   Compiling digest v0.10.5
   Compiling sha2 v0.10.6
   Compiling rust-embed-utils v7.3.0
   Compiling include-flate-codegen v0.1.4
   Compiling rust-embed-impl v6.3.0
   Compiling include-flate-codegen-exports v0.1.4
   Compiling include-flate v0.1.4
   Compiling rust-embed v6.4.1
   Compiling create-tauri-app v2.5.0 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-2.5.0)
    Finished dev [unoptimized + debuginfo] target(s) in 18.66s
   Uploading create-tauri-app v2.5.0 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)

create-tauri-app-js v2.5.0

23 Sep 12:09
d0d0b52
Compare
Choose a tag to compare

[2.5.0]

  • Add clojurescript template.
    • 6ca747e feat(cli/templates) add clojurescript (#185) on 2022-09-22

create-tauri-app v2.4.2

19 Sep 13:09
cb8fc1b
Compare
Choose a tag to compare

[2.4.2]

  • Replace deprecated functions in yew template.
    • 16b0210 fix(cli/fragments/yew): replace deprecated code (#182) on 2022-09-19

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v2.4.2 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
   Verifying create-tauri-app v2.4.2 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
 Downloading crates ...
  Downloaded adler32 v1.2.0
  Downloaded generic-array v0.14.6
  Downloaded quote v1.0.21
  Downloaded once_cell v1.14.0
  Downloaded cfg-if v1.0.0
  Downloaded rust-embed v6.4.1
  Downloaded zeroize v1.5.7
  Downloaded anyhow v1.0.65
  Downloaded crypto-common v0.1.6
  Downloaded lazy_static v1.4.0
  Downloaded fastrand v1.8.0
  Downloaded dirs-sys v0.3.7
  Downloaded dirs v4.0.0
  Downloaded digest v0.10.5
  Downloaded dialoguer v0.10.2
  Downloaded remove_dir_all v0.5.3
  Downloaded shellexpand v2.1.2
  Downloaded sha2 v0.10.6
  Downloaded typenum v1.15.0
  Downloaded unicode-width v0.1.10
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded include-flate-codegen v0.1.4
  Downloaded terminal_size v0.1.17
  Downloaded libc v0.2.132
  Downloaded tempfile v3.3.0
  Downloaded syn v1.0.100
  Downloaded include-flate v0.1.4
  Downloaded same-file v1.0.6
  Downloaded rust-embed-utils v7.3.0
  Downloaded rust-embed-impl v6.3.0
  Downloaded rle-decode-fast v1.0.3
  Downloaded proc-macro2 v1.0.43
  Downloaded proc-macro-hack v0.5.19
  Downloaded pico-args v0.5.0
  Downloaded libflate_lz77 v1.1.0
  Downloaded libflate v1.2.0
  Downloaded crc32fast v1.3.2
  Downloaded cpufeatures v0.2.5
  Downloaded console v0.15.1
  Downloaded block-buffer v0.10.3
  Downloaded walkdir v2.3.2
  Downloaded version_check v0.9.4
  Downloaded unicode-ident v1.0.4
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.132
   Compiling version_check v0.9.4
   Compiling typenum v1.15.0
   Compiling proc-macro2 v1.0.43
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.4
   Compiling syn v1.0.100
   Compiling crc32fast v1.3.2
   Compiling proc-macro-hack v0.5.19
   Compiling rle-decode-fast v1.0.3
   Compiling adler32 v1.2.0
   Compiling same-file v1.0.6
   Compiling cpufeatures v0.2.5
   Compiling remove_dir_all v0.5.3
   Compiling fastrand v1.8.0
   Compiling lazy_static v1.4.0
   Compiling anyhow v1.0.65
   Compiling unicode-width v0.1.10
   Compiling once_cell v1.14.0
   Compiling zeroize v1.5.7
   Compiling pico-args v0.5.0
   Compiling generic-array v0.14.6
   Compiling libflate_lz77 v1.1.0
   Compiling walkdir v2.3.2
   Compiling dirs-sys v0.3.7
   Compiling terminal_size v0.1.17
   Compiling tempfile v3.3.0
   Compiling libflate v1.2.0
   Compiling dirs v4.0.0
   Compiling console v0.15.1
   Compiling block-buffer v0.10.3
   Compiling crypto-common v0.1.6
   Compiling shellexpand v2.1.2
   Compiling dialoguer v0.10.2
   Compiling digest v0.10.5
   Compiling sha2 v0.10.6
   Compiling rust-embed-utils v7.3.0
   Compiling include-flate-codegen v0.1.4
   Compiling rust-embed-impl v6.3.0
   Compiling include-flate-codegen-exports v0.1.4
   Compiling include-flate v0.1.4
   Compiling rust-embed v6.4.1
   Compiling create-tauri-app v2.4.2 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-2.4.2)
    Finished dev [unoptimized + debuginfo] target(s) in 28.01s
   Uploading create-tauri-app v2.4.2 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)

create-tauri-app-js v2.4.2

19 Sep 13:09
cb8fc1b
Compare
Choose a tag to compare

[2.4.2]

  • Replace deprecated functions in yew template.
    • Bumped due to a bump in create-tauri-app.
    • 16b0210 fix(cli/fragments/yew): replace deprecated code (#182) on 2022-09-19

create-tauri-app v2.4.1

15 Sep 23:33
82b49bd
Compare
Choose a tag to compare

[2.4.1]

  • Update tauri dependencies in templates to 1.1
    • 84e0ba0 chore(deps): update tauri to 1.1 in templates. close #179 on 2022-09-16

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v2.4.1 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
   Verifying create-tauri-app v2.4.1 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
 Downloading crates ...
  Downloaded crc32fast v1.3.2
  Downloaded generic-array v0.14.6
  Downloaded libc v0.2.132
  Downloaded proc-macro2 v1.0.43
  Downloaded rust-embed-impl v6.3.0
  Downloaded rust-embed-utils v7.3.0
  Downloaded libflate_lz77 v1.1.0
  Downloaded same-file v1.0.6
  Downloaded shellexpand v2.1.2
  Downloaded rle-decode-fast v1.0.3
  Downloaded tempfile v3.3.0
  Downloaded version_check v0.9.4
  Downloaded quote v1.0.21
  Downloaded include-flate-codegen v0.1.4
  Downloaded fastrand v1.8.0
  Downloaded dirs v4.0.0
  Downloaded dirs-sys v0.3.7
  Downloaded crypto-common v0.1.6
  Downloaded adler32 v1.2.0
  Downloaded zeroize v1.5.7
  Downloaded typenum v1.15.0
  Downloaded proc-macro-hack v0.5.19
  Downloaded walkdir v2.3.2
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded terminal_size v0.1.17
  Downloaded sha2 v0.10.5
  Downloaded libflate v1.2.0
  Downloaded block-buffer v0.10.3
  Downloaded rust-embed v6.4.1
  Downloaded include-flate v0.1.4
  Downloaded once_cell v1.14.0
  Downloaded dialoguer v0.10.2
  Downloaded console v0.15.1
  Downloaded remove_dir_all v0.5.3
  Downloaded cpufeatures v0.2.5
  Downloaded lazy_static v1.4.0
  Downloaded cfg-if v1.0.0
  Downloaded anyhow v1.0.65
  Downloaded unicode-width v0.1.10
  Downloaded unicode-ident v1.0.4
  Downloaded syn v1.0.99
  Downloaded pico-args v0.5.0
  Downloaded digest v0.10.3
   Compiling libc v0.2.132
   Compiling cfg-if v1.0.0
   Compiling typenum v1.15.0
   Compiling version_check v0.9.4
   Compiling proc-macro2 v1.0.43
   Compiling unicode-ident v1.0.4
   Compiling quote v1.0.21
   Compiling crc32fast v1.3.2
   Compiling syn v1.0.99
   Compiling rle-decode-fast v1.0.3
   Compiling proc-macro-hack v0.5.19
   Compiling adler32 v1.2.0
   Compiling cpufeatures v0.2.5
   Compiling same-file v1.0.6
   Compiling fastrand v1.8.0
   Compiling once_cell v1.14.0
   Compiling unicode-width v0.1.10
   Compiling remove_dir_all v0.5.3
   Compiling anyhow v1.0.65
   Compiling lazy_static v1.4.0
   Compiling zeroize v1.5.7
   Compiling pico-args v0.5.0
   Compiling generic-array v0.14.6
   Compiling libflate_lz77 v1.1.0
   Compiling walkdir v2.3.2
   Compiling dirs-sys v0.3.7
   Compiling terminal_size v0.1.17
   Compiling tempfile v3.3.0
   Compiling libflate v1.2.0
   Compiling dirs v4.0.0
   Compiling console v0.15.1
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.3
   Compiling shellexpand v2.1.2
   Compiling dialoguer v0.10.2
   Compiling digest v0.10.3
   Compiling sha2 v0.10.5
   Compiling rust-embed-utils v7.3.0
   Compiling include-flate-codegen v0.1.4
   Compiling rust-embed-impl v6.3.0
   Compiling include-flate-codegen-exports v0.1.4
   Compiling include-flate v0.1.4
   Compiling rust-embed v6.4.1
   Compiling create-tauri-app v2.4.1 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-2.4.1)
    Finished dev [unoptimized + debuginfo] target(s) in 27.47s
   Uploading create-tauri-app v2.4.1 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)

create-tauri-app-js v2.4.1

15 Sep 23:33
82b49bd
Compare
Choose a tag to compare

[2.4.1]

  • Update tauri dependencies in templates to 1.1
    • Bumped due to a bump in create-tauri-app.
    • 84e0ba0 chore(deps): update tauri to 1.1 in templates. close #179 on 2022-09-16