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 Sender annotation universal (BREAKING API) #26

Merged
merged 1 commit into from
Oct 29, 2023
Merged

Conversation

OcZi
Copy link
Contributor

@OcZi OcZi commented Aug 1, 2022

Sender annotation can be universal for each implementation of commandflow (and not create the same annotation on it).

Advantage: having 1 annotation of them and flexibility for core modules independent of any implementation (bukkit, bungee, etc)
Disadvantage: Breaking API; any import to the old sender's annotations will fail for any project that uses it.

@OcZi OcZi requested a review from FixedDev August 1, 2022 07:47
@OcZi OcZi self-assigned this Aug 1, 2022
@OcZi OcZi added enhancement New feature or request good first issue Good for newcomers labels Aug 1, 2022
@yusshu yusshu changed the base branch from main to dev October 29, 2023 23:51
@yusshu
Copy link
Contributor

yusshu commented Oct 29, 2023

Merging to dev branch, should be available for the first release 1.0.0

@yusshu yusshu merged commit b493f45 into dev Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants