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

Version 0.50.0 #2529

Merged
merged 1 commit into from May 31, 2023
Merged

Version 0.50.0 #2529

merged 1 commit into from May 31, 2023

Conversation

kennykerr
Copy link
Collaborator

This update includes the first published version of the windows-core crate (#2475) as requested in #2527.

Other crates will not be updated at this time.

@MarijnS95
Copy link
Contributor

Don't the tooling crates need to be updated to emit ::windows_core code?

@kennykerr
Copy link
Collaborator Author

Don't the tooling crates need to be updated to emit ::windows_core code?

They have been, just not yet published. I suspect @Jake-Shadle is using a fork of the windows-bindgen crate and thus doesn't immediately need the official crate. I continue to polish the windows-bindgen crate, and welcome improvements, but am not in a hurry to publish another update as I recognize it still needs a lot of work.

@kennykerr kennykerr merged commit 0b333d3 into master May 31, 2023
47 checks passed
@kennykerr kennykerr deleted the v50 branch May 31, 2023 14:38
@MarijnS95
Copy link
Contributor

They have been, just not yet published.

Sure, I meant publishing them in line with this PR.

I suspect @Jake-Shadle is using a fork of the windows-bindgen crate and thus doesn't immediately need the official crate. I continue to polish the windows-bindgen crate, and welcome improvements, but am not in a hurry to publish another update as I recognize it still needs a lot of work.

I'm using these crates directly from this repo and they work out fine thus far, but I can wait for them to be published some time down the line.

@kennykerr
Copy link
Collaborator Author

kennykerr commented Jun 1, 2023

I'm working on a major update that will consolidate the different ways in which windows-bindgen is used today for:

  • windows and windows-sys crate generation
  • third-party crate generation
  • component development
  • standalone code generation

This should greatly simplify the way developers consume bindings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants