Skip to content

cli.rs v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 18:44
· 2533 commits to dev since this release
1a9b133

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 419 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (451 crate dependencies)

[1.0.1]

  • No longer adds the pkg-config dependency to .deb packages when the systemTray is used.
    This only works with recent versions of libappindicator-sys (including tauri-apps/libappindicator-rs#38),
    so a cargo update may be necessary if you create .deb bundles and use the tray feature.
    • 0e6edeb1 fix(cli): Don't add pkg-config to deb (#4508) on 2022-06-29
  • AppImage bundling will now prefer bundling correctly named appincidator library (including .1 version suffix). With a symlink for compatibility with the old naming.
    • bf45ca1d fix(cli,bundler): prefer AppImage libraries with ABI version (#4505) on 2022-06-29
  • Improve error message when cargo is not installed.
    • e0e5f772 feat(cli): improve cargo not found error message, closes #4428 (#4430) on 2022-06-21
  • The app template now only sets the default menu on macOS.
    • 5105b428 feat(cli): change app template to only set default menu on macOS (#4518) on 2022-06-29
  • Warn if updater is enabled but not in the bundle target list.
    • 31c15cd2 docs(config): enhance documentation for bundle targets, closes #3251 (#4418) on 2022-06-21
  • Check if target exists and is installed on dev and build commands.
    • 13b8a240 feat(cli): validate target argument (#4458) on 2022-06-24
  • Fixes the covector configuration on the plugin templates.
    • b8a64d01 fix(cli): add prepublish scripts to the plugin templates on 2022-06-19
  • Set the binary name to the product name in development.
    • b025b9f5 refactor(cli): set binary name on dev (#4447) on 2022-06-23
  • Allow registering a .gitignore file to skip watching some project files and directories via the TAURI_DEV_WATCHER_IGNORE_FILE environment variable.
  • Fix shebang for kill-children.sh.
  • Update plugin templates to use newer tauri-apps/create-pull-request GitHub action.
    • 07f90795 chore(cli): update plugin template tauri-apps/create-pull-request on 2022-06-19
  • Use UNIX path separator on the init $schema field.
    • 01053045 chore(cli): use unix path separator on $schema (#4384) on 2022-06-19
  • The info command now can check the Cargo lockfile on workspaces.
    • 12f65219 fix(cli): read lockfile from workspace on the info command, closes #4232 (#4423) on 2022-06-21
  • Preserve the Cargo.toml formatting when the features array is not changed.
    • 6650e5d6 fix(cli): preserve Cargo manifest formatting when possible (#4431) on 2022-06-21
  • Change the updater signature metadata to include the file name instead of its full path.
    • 094b3eb3 fix(cli): file name instead of path on updater sig comment, closes #4467 (#4484) on 2022-06-27
  • Validate bundle identifier as it must only contain alphanumeric characters, hyphens and periods.
    • 0674a801 fix: assert config.bundle.identifier to be only alphanumeric, hyphens or dots. closes #4359 (#4363) on 2022-06-17

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v1.0.1 (/home/runner/work/tauri/tauri/tooling/cli)
   Verifying tauri-cli v1.0.1 (/home/runner/work/tauri/tauri/tooling/cli)
 Downloading crates ...
  Downloaded ghash v0.4.4
  Downloaded mio v0.6.23
  Downloaded pin-project-internal v1.0.10
  Downloaded os_pipe v1.0.1
  Downloaded password-hash v0.3.2
  Downloaded generic-array v0.12.4
  Downloaded libflate_lz77 v1.1.0
  Downloaded opaque-debug v0.2.3
  Downloaded rpassword v5.0.1
  Downloaded weezl v0.1.6
  Downloaded digest v0.8.1
  Downloaded env_logger v0.9.0
  Downloaded fake-simd v0.1.2
  Downloaded flume v0.10.13
  Downloaded exr v1.4.2
  Downloaded ctr v0.8.0
  Downloaded half v1.8.2
  Downloaded uritemplate-next v0.2.0
  Downloaded ar v0.9.0
  Downloaded valico v3.6.0
  Downloaded scrypt v0.8.1
  Downloaded minisign v0.7.0
  Downloaded base64ct v1.0.1
  Downloaded inotify v0.7.1
  Downloaded publicsuffix v1.5.6
  Downloaded libflate v1.2.0
  Downloaded image v0.24.2
  Downloaded semver v1.0.10
  Downloaded os_info v3.4.0
  Downloaded num-rational v0.4.1
  Downloaded byte-tools v0.3.1
  Downloaded console v0.15.0
  Downloaded inotify-sys v0.1.5
  Downloaded serde_derive_internals v0.26.0
  Downloaded toml_edit v0.14.4
  Downloaded json5 v0.4.1
  Downloaded pbkdf2 v0.10.1
  Downloaded mio-extras v2.0.6
  Downloaded tauri-bundler v1.0.1
  Downloaded pest_generator v2.1.3
  Downloaded unicode-width v0.1.9
  Downloaded time v0.1.44
  Downloaded spin v0.9.3
  Downloaded sval v1.0.0-alpha.5
  Downloaded value-bag v1.0.0-alpha.9
  Downloaded nix v0.24.1
  Downloaded polyval v0.5.3
  Downloaded tiff v0.7.2
  Downloaded jpeg-decoder v0.2.6
  Downloaded rle-decode-fast v1.0.3
  Downloaded scoped_threadpool v0.1.9
  Downloaded threadpool v1.8.1
  Downloaded subtle v2.4.1
  Downloaded pest_meta v2.1.3
  Downloaded notify v4.0.17
  Downloaded pest_derive v2.1.0
  Downloaded jsonway v2.0.0
  Downloaded gif v0.11.4
  Downloaded dialoguer v0.10.1
  Downloaded colored v2.0.0
  Downloaded aes v0.7.5
  Downloaded schemars v0.8.10
  Downloaded schemars_derive v0.8.10
  Downloaded md5 v0.7.0
  Downloaded maplit v1.0.2
  Downloaded dyn-clone v1.0.6
  Downloaded ctrlc v3.2.2
  Downloaded cipher v0.3.0
  Downloaded block-buffer v0.7.3
  Downloaded block-padding v0.1.5
  Downloaded aead v0.4.3
  Downloaded inflate v0.4.5
  Downloaded aes-gcm v0.9.4
  Downloaded include_dir_macros v0.7.2
  Downloaded include_dir v0.7.2
  Downloaded shared_child v1.0.0
  Downloaded nanorand v0.7.0
  Downloaded lazycell v1.3.0
  Downloaded iovec v0.1.4
  Downloaded hmac v0.12.1
  Downloaded color_quant v1.1.0
  Downloaded chrono v0.4.19
  Downloaded cfg-if v0.1.10
  Downloaded bytemuck v1.9.1
  Downloaded bit_field v0.10.1
  Downloaded universal-hash v0.4.1
  Downloaded sha-1 v0.8.2
  Downloaded salsa20 v0.9.0
  Downloaded pin-project v1.0.10
  Downloaded lebe v0.5.1
  Downloaded json-pointer v0.3.4
  Downloaded handlebars v4.3.1
  Downloaded opaque-debug v0.3.0
  Downloaded net2 v0.2.37
   Compiling cfg-if v1.0.0
   Compiling proc-macro2 v1.0.40
   Compiling quote v1.0.20