tauri/crates
Lucas Fernandes Nogueira 3752fed282
feat(cli): enhance iOS bundle version formatting (#13218)
* feat(cli): enhance iOS bundle version formatting

follow-up for #13030 and https://github.com/tauri-apps/cargo-mobile2/pull/450

the bundle version validation has been updated, now it can actually handle one or two integers (e.g. `100` or `10.7`) instead of just full triple semver strings (e.g. `10.7.1`).

* lint
2025-04-12 20:51:56 -03:00
..
tauri feat(core): add an option for preventing window overflow (#9687) 2025-04-12 13:56:43 -03:00
tauri-build apply version updates (#13060) 2025-04-01 13:52:38 -03:00
tauri-bundler feat: Support custom CFBundleVersion for iOS and macOS (#13030) 2025-04-12 09:28:48 -03:00
tauri-cli feat(cli): enhance iOS bundle version formatting (#13218) 2025-04-12 20:51:56 -03:00
tauri-codegen feat: Support custom CFBundleVersion for iOS and macOS (#13030) 2025-04-12 09:28:48 -03:00
tauri-driver apply version updates (#12439) 2025-01-25 15:29:40 +01:00
tauri-macos-sign apply version updates (#12518) 2025-02-26 12:45:31 -03:00
tauri-macros apply version updates (#13060) 2025-04-01 13:52:38 -03:00
tauri-plugin apply version updates (#13060) 2025-04-01 13:52:38 -03:00
tauri-runtime feat(core): add an option for preventing window overflow (#9687) 2025-04-12 13:56:43 -03:00
tauri-runtime-wry feat(core): add an option for preventing window overflow (#9687) 2025-04-12 13:56:43 -03:00
tauri-schema-generator feat(core): add an option for preventing window overflow (#9687) 2025-04-12 13:56:43 -03:00
tauri-schema-worker chore(deps): update dependency wrangler to v4 (#12967) 2025-03-15 08:23:47 -03:00
tauri-utils feat(core): add an option for preventing window overflow (#9687) 2025-04-12 13:56:43 -03:00
tests feat: disable background throttling (#12181) 2025-01-25 22:20:31 +01:00