- Dropped support for PHP 7.0 - 7.3 - @thekid
- Dropped support for XP <= 9, see xp-framework/rfc#341 - @thekid
- Made compatible with XP 12, Compiler version 9.0.0 - @thekid
- Added PHP 8.4 to the test matrix - @thekid
- Made compatible with compiler version 8.0.0 - @thekid
- Made compatible with XP 11, Compiler version 7.0.0 - @thekid
- Made compatible with XP Compiler version 6.0.0 - @thekid
- Adjusted to compiler API supporting member XP metadata / annotations. See xp-framework/compiler#77 (@thekid)
- Implemented xp-framework/rfc#334: Drop PHP 5.6. The minimum required PHP version is now 7.0.0! (@thekid)
- Consistently use "method" instead of "function" - @thekid
- Hello World! First release - @thekid