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

New versions #536

Merged
merged 12 commits into from
Dec 3, 2023
Merged

New versions #536

merged 12 commits into from
Dec 3, 2023

Conversation

madsmtm
Copy link
Owner

@madsmtm madsmtm commented Dec 3, 2023

Also fixes #268.

Checklist

  • The branch is named new-versions, such that the full CI will run.
  • Changelogs have only been modified under the Unreleased header.
  • Version numbers are bumped in the following order:
    • objc2-proc-macros (no significant changes)
    • objc-sys
    • objc2-encode
    • block-sys (no significant changes)
    • objc2
    • block2
    • icrate
  • Local tests have been run (see helper-scripts/test-local.fish):
    • macOS 10.14.6 32bit
    • iOS 9.3.6, 1st generation iPad Mini

Post merge:

  • A tag is created on the merge commit for each new version.

@madsmtm madsmtm added A-objc2 Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` crates A-framework Affects the framework crates and the translator for them A-block2 Affects the `block2` crate labels Dec 3, 2023
@madsmtm madsmtm added this to the Usable icrate milestone Dec 3, 2023
@madsmtm madsmtm force-pushed the new-versions branch 2 times, most recently from 3efb44c to 57dbac6 Compare December 3, 2023 10:44
icrate may not really be ready for user-consumption, but it's vastly better than the alternative, so let's start recommending it!
@madsmtm madsmtm merged commit 8b04944 into master Dec 3, 2023
28 of 30 checks passed
@madsmtm madsmtm deleted the new-versions branch December 3, 2023 18:03
@madsmtm
Copy link
Owner Author

madsmtm commented Dec 3, 2023

icrate v0.1.0 not released (yet) due to #537

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-block2 Affects the `block2` crate A-framework Affects the framework crates and the translator for them A-objc2 Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` crates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove "not production ready" warning?
1 participant