<small>[Compare with 0.9.0](https://github.com/AllayMC/Allay/compare/0.9.0...0.9.1)</small>
**For Minecraft: Bedrock Edition 1.21.80 - 1.21.124**
### Added
- (API) `DebugText` now support `scale` property.
- (API) Introduced `CallerThread` annotation to events to specify the execution...
<small>[Compare with 0.6.0](https://github.com/AllayMC/Allay/compare/0.6.0...0.7.0)</small>
### Added
- (API) Added `GameRule.LOCATOR_BAR`.
- (API) Added method `BlockFace.getHorizontalIndex()` to get the horizontal index of the block face.
- (API) Added method...
<small>[Compare with 0.5.0](https://github.com/AllayMC/Allay/compare/0.5.0...0.6.0)</small>
**For Minecraft: Bedrock Edition 1.21.93**
### Added
- (API) Added APIs for the new `DebugShape` system. Available debug shape classes can be found under `org.allaymc.api.debugshape`,
and add/remove...
<small>[Compare with 0.4.1](https://github.com/AllayMC/Allay/compare/0.4.1...HEAD)</small>
**For Minecraft: Bedrock Edition 1.21.90**
### Added
- (API) Introduced new option `raknet-packet-limit` in `ServerSettings` to control the maximum number of datagram
packets each client can send...