Files
tauri-plugins-workspace/plugins/shell/CHANGELOG.md
github-actions[bot] 553c87bde0 Publish New Versions (v2) (#423)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-08-14 15:11:44 -03:00

1.2 KiB

Changelog

[2.0.0-alpha.1]

[2.0.0-alpha.0]

  • 717ae67(#371) First v2 alpha release! d Command::arg, Command::env and changed Command::new input type.
  • 52ef0ad(#463) Ensure the launched process is detached so it can out-live your tauri app and does not shutdown with it.
  • d74fc0a(#555) Update to alpha.11.

[2.0.0-alpha.0]