cli.rs v1.0.1
·
2533 commits
to dev
since this release
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 thesystemTray
is used.
This only works with recent versions oflibappindicator-sys
(including tauri-apps/libappindicator-rs#38),
so acargo update
may be necessary if you create.deb
bundles and use the tray feature. - AppImage bundling will now prefer bundling correctly named appincidator library (including
.1
version suffix). With a symlink for compatibility with the old naming. - Improve error message when
cargo
is not installed. - The app template now only sets the default menu on macOS.
- Warn if updater is enabled but not in the bundle target list.
- Check if target exists and is installed on dev and build commands.
- 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.
- Allow registering a
.gitignore
file to skip watching some project files and directories via theTAURI_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. - The
info
command now can check the Cargo lockfile on workspaces. - Preserve the
Cargo.toml
formatting when the features array is not changed. - Change the updater signature metadata to include the file name instead of its full path.
- Validate bundle identifier as it must only contain alphanumeric characters, hyphens and periods.
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