Releases: antlr/antlr-php-runtime
Releases · antlr/antlr-php-runtime
0.9.1
0.9.0
What's Changed
🔧 Enhancements
- Add support for ATN tracing (#32), thanks marcospassos!
🚧 Maintenance
- Bump dependencies (#31), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos and @parrt
0.8.0
0.7.0
What's Changed
🚧 Maintenance
- Fix PHPStan issues and cleanup code for PHP 8 (#24), thanks marcospassos!
- Int ANT deserialization (#23), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@MidnightDesign, @marcospassos and @parrt
0.6.0
0.5.1
- Make the package compatible with PHP 8
0.5.0
0.4
0.3
Improvements
- Make ParseCancellationException extends from LogicException (#2), thanks @amorimjuliana!
0.2
Improvements
- Migrate the latest changes on DefaultErrorStrategy (#1), thanks @amorimjuliana!