Skip to content

Releases: ImperaZim/LibCommand

LibCommand 2.0.0-dev

LibCommand 2.0.0-dev Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jun 19:30

Full Changelog: v2.0.0...v2.0.0-dev

LibCommand v2.0.0

Choose a tag to compare

@ImperaZim ImperaZim released this 16 Jun 08:46

Release Summary

LibCommand v2.0.0 is the stable command framework release for PocketMine-MP API 5. It finalizes the command/subcommand architecture, argument handling, permission-aware help output and integration patterns used by the EasyLibrary ecosystem.

Highlights

  • Stable PocketMine-MP API 5 command framework.
  • Finalized command, subcommand, argument and permission APIs for this release line.
  • Updated README, changelog, documentation and examples.
  • Quality checks passed on GitHub Actions.
  • Packaged PHAR smoke-tested with the EasyLibrary core stack.

Assets

Links

Requirements

  • PocketMine-MP API 5.0.0+
  • PHP 8.2+

Verification

  • GitHub Actions quality checks passed before release.
  • Release assets include checksums.txt when binaries or packages are attached.

See the linked changelog for the full technical breakdown, migration notes and examples.

LibCommand

Choose a tag to compare

@ImperaZim ImperaZim released this 27 Jul 10:52

This initial stable version 1.0.0. has undergone extensive testing and is production-ready. However, as with any first major release, there may still be undiscovered edge cases or issues.

If you encounter problems, please report them on our GitHub Issues page:
👉 https://github.com/ImperaZim/LibCommand/issues

Thank you for your support and contributions!

Full Changelog: https://github.com/ImperaZim/LibCommand/commits/v1.0.0