tauri/.changes/bundler-object-custom-sign-command.md
anatawa12 8d148a9e25
feat: Custom sign command with object notation (#10634)
* 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>
2024-08-19 15:55:58 -03:00

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.