- 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
- Fixed errors occuring after AST types refactoring - @thekid
- Fixed emitting errors for
instanceof
- @thekid
- Implemented xp-framework/rfc#334: Drop PHP 5.6. The minimum required PHP version is now 7.0.0! (@thekid)
- Hello World! First release - @thekid