tauri-bundler@1.0.0-beta.0
此内容尚不支持你的语言。
- Fixes the
Installed-Size
value on the debian package. - Use
armhf
as Debian package architecture onarm
CPUs. - Adds basic library documentation.
- The
PackageTypes
enum now includes all options, including Windows packages. - Adds
icon_path
field to theWindowsSettings
struct (defaults toicons/icon.ico
). - Pull latest changes from
create-dmg
, fixing unmount issue. - Fixes DMG volume icon.
- Added the `#[non_exhaustive] attribute where appropriate.
© 2024 Tauri Contributors. CC-BY / MIT