Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@dktapps dktapps released this 03 Aug 15:23
· 9 commits to stable since this release
dc132d9

Changes since 0.4.3

  • Added Facing::OFFSET constant (map of facing directions to their coordinate offsets)
  • Added AxisAlignedBB->offsetTowards() and AxisAlignedBB->offsetTowardsCopy() - moves the BB in the given direction by a specified distance
  • Modernize and cleanup code to PHP 8.0 standards

Despite the version bump to 1.0.0, this isn't a huge release. Staying on 0.x for so long was a mistake that needed to be corrected.