-
Notifications
You must be signed in to change notification settings - Fork 17
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
feat: Expand platform support #43
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks a lot!
This PR broke the docs.rs build of
|
Thank you so much for finding that, I'm really sorry I caused that. I have opened #45 introducing a fix and bumping the version allowing for new publishing on crates.io. |
This PR introduces better support for Tier2 and Tier3 (apple) targets including:
Resolves: #42
The CI was updated to reflect more modern practices, while compile tests for the new platforms where added.
Additionally now cfg flags are visible in docsrs through the introduction of nightly only, but available on docs.rs, documentation.