mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* feat(bundler): hide output from bundle_appimage.sh * fix(bundler/appimage): log file name instead of full path to match behavior of .deb build * feat(bundler): hide shell script output unless --verbose is passed * feat(bundler): add notice about --verbose on error * fix(bundler): windows fails to compile * fix(bundler) do not warn about verbosity if verbose is set * chore(changes) add change file Co-authored-by: Lucas Nogueira <lucas@tauri.studio>