Skip to content

Releases: tauri-apps/cargo-mobile2

cargo-mobile2 v0.13.5

20 Aug 18:18
e7f4e84
Compare
Choose a tag to compare

[0.13.5]

  • f09a6da Allow hyphens on iOS identifiers and underscores on Android identifiers.

cargo-mobile2 v0.13.4

19 Aug 15:50
128fa6d
Compare
Choose a tag to compare

[0.13.4]

cargo-mobile2 v0.13.3

19 Aug 14:56
636f307
Compare
Choose a tag to compare

[0.13.3]

  • b1c2313 (#353 by @mrguiman) Do not include the target arch when building and archiving the iOS application.

cargo-mobile2 v0.13.2

13 Aug 19:53
3d11e72
Compare
Choose a tag to compare

[0.13.2]

  • 48c7f8e Added android::Device::serial_no getter.

cargo-mobile2 v0.13.1

10 Aug 19:11
6e10d9f
Compare
Choose a tag to compare

[0.13.1]

cargo-mobile2 v0.13.0

31 Jul 16:31
4f718ac
Compare
Choose a tag to compare

[0.13.0]

cargo-mobile2 v0.12.2

12 Jun 17:30
46c0a42
Compare
Choose a tag to compare

[0.12.2]

cargo-mobile2 v0.12.1

27 May 17:14
027c3a2
Compare
Choose a tag to compare

[0.12.1]

  • 7d260ba(#328) On Android, allows using Kotlin keywords as identifiers and escape them in templates.

cargo-mobile2 v0.12.0

24 May 12:00
0f72cad
Compare
Choose a tag to compare

[0.12.0]

  • adb2846(#297) Fix creating a new bevy project.

  • 29921ff(#330) Use config.identifier as the package name in Android and bundle ID in iOS.

    BREAKING CHANGE:

    • In Config, renamed field domain to identifier.
    • In App, renamed method reverse_domain to reverse_identifier.
  • 525d51f(#305) Update windows crate to 0.56

  • 2beb485(#298) Fix wry template crashing on Linux.

cargo-mobile2 v0.11.1

26 Mar 14:29
d99af62
Compare
Choose a tag to compare

[0.11.1]

  • cb4ed53(#300) Fix .gitignore generated with wrong formatting.
  • ad41fe2(#296) Generate .cargo/config.toml with paths wrapped in quote.