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

Make some experimental APIs stable. #3354

Merged
merged 2 commits into from
Oct 8, 2023

Conversation

modmuss50
Copy link
Member

The following APIs have been made stable:

  • Biome API, suggestions such as [Suggestion] Data-Driven Biome Modification API #3316 can be made without breaking the existing API.
  • FabricDynamicRegistryProvider, well tested and widely used.
  • FabricItemGroupEntries, well tested and widely used.
  • Message API
  • Configuration networking APIs
  • Resource conditions

Transfer API is still expertimental as there are some APIs that will be removed during the next snapshot cycle.

@Juuxel Juuxel added enhancement New feature or request small change priority:low Low priority PRs that don't immediately need to be resolved labels Oct 1, 2023
@Juuxel Juuxel requested a review from a team October 1, 2023 13:22
@modmuss50 modmuss50 added the merge me please Pull requests that are ready to merge label Oct 6, 2023
@modmuss50 modmuss50 merged commit e3d2bf3 into FabricMC:1.20.2 Oct 8, 2023
5 checks passed
modmuss50 added a commit that referenced this pull request Oct 8, 2023
* Make some experimental APIs stable.

* Imports.

(cherry picked from commit e3d2bf3)
modmuss50 added a commit that referenced this pull request Oct 8, 2023
* Make some experimental APIs stable.

* Imports.

(cherry picked from commit e3d2bf3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request merge me please Pull requests that are ready to merge priority:low Low priority PRs that don't immediately need to be resolved small change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants