Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish New Versions #301

Merged
merged 1 commit into from
May 24, 2024
Merged

Publish New Versions #301

merged 1 commit into from
May 24, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 26, 2024

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

cargo-mobile2

[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.

@lucasfernog lucasfernog merged commit 0f72cad into dev May 24, 2024
@lucasfernog lucasfernog deleted the release branch May 24, 2024 11:59
pewsheen pushed a commit to pewsheen/cargo-mobile2 that referenced this pull request May 27, 2024
lucasfernog added a commit that referenced this pull request May 27, 2024
…328)

* fix(android): allows and escape kotlin only keyword as identifier

* fix: add android_identifier_escape_kotlin_keyword method

* chore: add changelog

* mod must be public to be used in tauri

* Fix build errors for iOS (#272)

* refactor!: use config.domain as package name and bundle id (#330)

* fix(android): use tauri.config.json > identifier as package name

* chore: add changelog

* rename `domain` to `identifier`

* rename domain mod

* lint

---------

Co-authored-by: Lucas Nogueira <[email protected]>

* fix(deps): update rust crate textwrap to v0.16.1 (#329)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate os_pipe to v1.1.5 (#325)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate libc to v0.2.155 (#324)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate ignore to v0.4.22 (#323)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate deunicode to v1.6.0 (#321)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate core-foundation to v0.9.4 (#320)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust crate serde to v1.0.202 (#311)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust crate embed-resource to v2.4.2 (#317)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust crate serde_json to v1.0.117 (#318)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust crate thiserror to v1.0.61 (#319)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate duct to v0.13.7 (#322)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate toml to v0.8.13 (#332)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate ureq to v2.9.7 (#333)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* publish new versions (#301)

Co-authored-by: lucasfernog <[email protected]>

* fix: add `true` `false` `null` to java keywords

* fix: wry template package name should reverse

---------

Co-authored-by: Lucas Nogueira <[email protected]>
Co-authored-by: Hampus Lidin <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lucasfernog <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant