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

Release 0.7.0 #43

Merged
merged 36 commits into from
Jan 6, 2024
Merged

Release 0.7.0 #43

merged 36 commits into from
Jan 6, 2024

Conversation

FixedDev
Copy link
Owner

@FixedDev FixedDev commented Jan 6, 2024

Changes since 0.6.0:

  • Move sender annotation to universal
  • Change all modules to lowercase, rename universal to api
  • Change module versions, now all modules have the same version.
  • Change group-id and packages to team.unnamed
  • Make the bukkit module modular
  • Add support for a bukkit command manager using plugin.yml defined commands.
  • Add default name for all namespace objects.
  • Refactor brigadier module
  • Add support for brigadier on 1.19+
  • Add support for adding new argument-type conversions on brigadier.
  • Add a way to register all commands as part of a plugin.

OcZi and others added 30 commits August 1, 2022 02:39
Make Sender annotation universal (BREAKING API)
only for convention purposes, most maven projects use lowercase module names, and main module is often named 'api' or 'core'
add licenser, update license to Unnamed Team, update license to 2023
Temporarily disable the compilation of brigadier module.
@FixedDev FixedDev merged commit 1e0cfc9 into main Jan 6, 2024
2 checks passed
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.

3 participants