mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
Co-authored-by: chippers <chippers@users.noreply.github.com> Co-authored-by: chip <chip@chip.sh>
1.8 KiB
1.8 KiB
Changelog
[0.1.2]
- Expose
native-hostoption in tauri-driver and set default to127.0.0.1.
[0.1.1]
- The minimum Rust version is now
1.56. - Add
argsfield (array of application CLI arguments) to thetauri:optionscapabilities.