create-tauri
Advanced tools
Changelog
[4.4.1]
9467547
(#791 by @AlexProgrammerDE) Fix crate type.Changelog
[4.4.0]
27524c3
(#784 by @amrbashir) Add dioxus
template81d776f
(#770 by @amrbashir) Include $schema
property in tauri.conf.json
file by defaultChangelog
[4.3.1]
d8e65fe
(#768 by @amrbashir) Fix --rc
angluar template invalid configurationChangelog
[4.3.0]
10163ee
(#759 by @amrbashir) Fix cargo install crate-tauri-app
with --locked
flag.10163ee
(#759 by @amrbashir) Update MSRV of this crate to 1.71Changelog
[4.2.0]
2e18467
(#751 by @amrbashir) Changed default version in templates from 0.0.0
to 0.1.0
441b0ba
(#752 by @amrbashir) Add --identifier
flag and prompt to choose the identifier of your app.Changelog
[4.1.0]
d34ff53
(#746 by @lucasfernog) Updated the templates to Tauri v2 RC.26eb17d
(#748 by @lucasfernog) Removed the --mobile
and --no-mobile
arguments. When using --rc
we will always generate a template that supports both desktop and mobile using Tauri v2.Changelog
[4.0.2]
2321bd4
(#734 by @amrbashir) Fix blazor
template onsubmit
handler.