Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 243 Bytes

CHANGES.md

File metadata and controls

12 lines (7 loc) · 243 Bytes

Changes

1.0.2

  • Require PHP 7.4+.

1.0.1

  • [deprecate] ITile interface is deprecated. Use new name TileInterface instead, which is compatible with ITile.

    You may still use ITile without any problem for old code for the moment.