Skip to content

v1.5.8

Choose a tag to compare

@Despical Despical released this 31 Dec 09:35
· 13 commits to main since this release

Release Notes

  • HUGE performance improvements, search algorithms for commands, sub-commands, and completers were improved from O(log n) to O(1).
  • Fixed an issue where CommandFramework#registerAllInPackage failed to register main commands in certain cases and depended on the class order within the package.
  • Removed the REPORT_SCAN_WARNINGS option; it is no longer required.

Full Changelog: 1.5.7...1.5.8