mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
8d148a9e25
* 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 |
---|---|---|---|
patch:feat | patch:feat | patch:feat | patch:feat |
Custom sign command with object notation for whitespaces in the command path and arguments.