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

[#145] Code Cleanup for v4 #146

Merged
merged 7 commits into from
May 12, 2024
Merged

[#145] Code Cleanup for v4 #146

merged 7 commits into from
May 12, 2024

Conversation

yakovmanshin
Copy link
Owner

@yakovmanshin yakovmanshin commented May 12, 2024

[Closes #145]

  • Renamed feature-flag stores’ methods
  • Renamed resolver’s methods
  • Renamed FeatureFlag.removeValueFromMutableStore() to FeatureFlag.removeValueFromMutableStores()
  • Removed FeatureFlagResolverProtocol.configuration
  • Updated FeatureFlagResolver.Error
  • Updated resolver’s initializer
  • Updated file headers

@yakovmanshin yakovmanshin added optimization Code optimizations for improved performance breaking This issue breaks compatibility with previous versions labels May 12, 2024
@yakovmanshin yakovmanshin added this to the v4.0.0 milestone May 12, 2024
@yakovmanshin yakovmanshin self-assigned this May 12, 2024
@yakovmanshin yakovmanshin marked this pull request as ready for review May 12, 2024 17:07
@yakovmanshin yakovmanshin enabled auto-merge (squash) May 12, 2024 17:09
@yakovmanshin yakovmanshin merged commit 068bad7 into main May 12, 2024
7 checks passed
@yakovmanshin yakovmanshin deleted the 145-v4-cleanup branch May 12, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This issue breaks compatibility with previous versions optimization Code optimizations for improved performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v4 code cleanup
1 participant