Skip to content

v2.0.0

Choose a tag to compare

@JulianVennen JulianVennen released this 25 Apr 14:50
· 2 commits to master since this release
f51f0b8

Breaking Changes

  • Drop support for PHP 8.1 and 8.2
  • Remove VOTED from State enum
  • Most properties are now correctly marked as required and their return types are therefore no longer nullable
  • Release->getLastChangedDate() now has the correct name getLastStateChangeDate() and returns data

Additions

  • Added getApiVersions method that returns an overview of PocketMine (not Poggit) API versions.

Full Changelog: v1.0.0...v2.0.0