mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* feat!: Custom sign command with object notation * implement JsonSchema if schema feature is enabled * feat: support old string-based custom signing command config * format: Run cargo fmt inside tooling/bundler folder * chore: update json schema * format: cargo fmt again * small cleanup * fix change file --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
209 B
209 B
tauri-bundler, tauri-utils, @tauri-apps/cli, tauri-cli
| tauri-bundler | tauri-utils | @tauri-apps/cli | tauri-cli |
|---|---|---|---|
| patch:feat | patch:feat | patch:feat | patch:feat |
Custom sign command with object notation for whitespaces in the command path and arguments.