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

Enable all feature flags for 0.3.0 #296

Merged
merged 29 commits into from
Oct 2, 2023

Conversation

czechboy0
Copy link
Contributor

@czechboy0 czechboy0 commented Sep 25, 2023

Motivation

0.3.0 is an API-breaking version, so let's take the opportunity to enable all feature flags and delete them.

Modifications

Deleted all feature flags, all the staged behavior is now enabled by default.

Result

Simplified codebase again, we only support the new behavior.

Test Plan

Adapted tests as well.

@czechboy0 czechboy0 marked this pull request as ready for review October 2, 2023 13:48
@czechboy0
Copy link
Contributor Author

Integrate test will keep failing until we tag generator 0.3.0, so this is expected.

@czechboy0 czechboy0 merged commit 0f813d6 into apple:main Oct 2, 2023
@czechboy0 czechboy0 deleted the hd-0.3.0-enable-feature-flags branch October 2, 2023 14:09
@czechboy0 czechboy0 added the 🆕 semver/minor Adds new public API. label Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants