This won't have everything ever changed in ACF, but will mainly note API breakages and Migration Guide links
Main Goals:
- Refactor the project into a modular, and game agnostic core.
- Moves bukkit and paper manages into their own standalone artifacts
- Adds support for Bungee & Sponge
- Update Command Completion Context Handlers to be implemented like Context Resolvers
- Lots of significant API changes that will require changes from users
Migration Guide: 0.4.0 -> 0.5.0 Migration Guide
- Added support for Completion Context to add additional information about completion context
- Migration Guide
- Changed group ID and artifact ID/name around to be consistent with TaskChain
Initial release