Skip to content

LibSerializer v2.0.0

Latest

Choose a tag to compare

@ImperaZim ImperaZim released this 16 Jun 08:46

Release Summary

LibSerializer v2.0.0 is the stable serialization helper release for PocketMine-MP API 5. It provides item, block, entity, inventory, position, schematic and versioned data serialization helpers.

Highlights

  • Stable serializer helpers for PMMP 5 data types.
  • Finalized compact/versioned serialization patterns 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.