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

Initial commit of v3 alpha1 #120

Merged
merged 53 commits into from
Jul 15, 2024
Merged

Initial commit of v3 alpha1 #120

merged 53 commits into from
Jul 15, 2024

Conversation

bok-
Copy link
Contributor

@bok- bok- commented Jul 14, 2024

📒 Description

This PR rewrites Vexil from the ground up using Swift Macros and the Visitor Pattern to reduce usage of Mirror and memory usage as well as improving the overall performance.

This version comes without Vexillographer or Flag Diagnostic support. These will be released in a subsequent alpha.

Rob Amos and others added 30 commits June 11, 2023 00:02
eg. @Flag("description") var flag = false
@bok- bok- added enhancement New feature or request major A major change according to semver labels Jul 14, 2024
Copy link

sonarcloud bot commented Jul 15, 2024

@bok- bok- merged commit e89ea37 into main Jul 15, 2024
26 of 27 checks passed
@bok- bok- deleted the macro-refactor branch July 15, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major A major change according to semver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant