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

Godot 4.4 support #1065

Merged
merged 3 commits into from
Mar 4, 2025
Merged

Godot 4.4 support #1065

merged 3 commits into from
Mar 4, 2025

Conversation

Bromeon
Copy link
Member

@Bromeon Bromeon commented Mar 3, 2025

Means mostly:

  • Default API version is now 4.4
  • Cargo feature api-4-4 is now available
  • CI additionally checks against 4.4-stable

Tip

You can keep using godot-rust with older versions, of course.
Just specify a Cargo feature such as api-4-3. See also Selecting a Godot version.

Bromeon added 2 commits March 3, 2025 21:22
@Bromeon Bromeon added feature Adds functionality to the library c: tooling CI, automation, tools labels Mar 3, 2025
@GodotRust
Copy link

API docs are being generated and will be shortly available at: https://godot-rust.github.io/docs/gdext/pr-1065

@Bromeon Bromeon added this pull request to the merge queue Mar 4, 2025
Merged via the queue into master with commit 043cf43 Mar 4, 2025
17 checks passed
@Bromeon Bromeon deleted the feature/godot-4.4 branch March 4, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: tooling CI, automation, tools feature Adds functionality to the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants