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

Improve GenerateKordEnum and AnnotationArguments #817

Merged
merged 1 commit into from Apr 17, 2023

Conversation

lukellmann
Copy link
Member

The GenerateKordEnum annotation was simplified by using a single array for both normal and deprecated entries.

AnnotationArguments is now more type-safe and allows checking if a default is used for a parameter.

The GenerateKordEnum annotation was simplified by using a single array
for both normal and deprecated entries.

AnnotationArguments is now more type-safe and allows checking if a
default is used for a parameter.
@lukellmann lukellmann force-pushed the housekeeping/processor-update branch from 5de0579 to 42a2da6 Compare April 17, 2023 11:14
@lukellmann lukellmann merged commit 106759e into 0.9.x Apr 17, 2023
8 of 9 checks passed
@lukellmann lukellmann deleted the housekeeping/processor-update branch April 17, 2023 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants