Skip to content

Releases: antlr/antlr-php-runtime

0.9.1

05 Sep 15:30

Choose a tag to compare

What's Changed

This release contains minor changes and bugfixes.

🎉 Thanks to all contributors helping with this release:
@parrt

0.9.0

06 Mar 19:37

Choose a tag to compare

What's Changed

🔧 Enhancements

🚧 Maintenance

🎉 Thanks to all contributors helping with this release:
@marcospassos and @parrt

0.8.0

28 Oct 13:15

Choose a tag to compare

What's Changed

This release contains minor changes and bugfixes.

  • Bump dependencies (#31)
  • Update to 4.11.1

🎉 Thanks to all contributors helping with this release:
@parrt

0.7.0

13 Apr 14:27

Choose a tag to compare

What's Changed

🚧 Maintenance

🎉 Thanks to all contributors helping with this release:
@MidnightDesign, @marcospassos and @parrt

0.6.0

10 Feb 18:27
12f51dc

Choose a tag to compare

  • ATN serialized data: remove shifting by 2, remove UUID (#17)

0.5.1

08 Sep 21:40
73790bc

Choose a tag to compare

  • Make the package compatible with PHP 8

0.5.0

18 Mar 22:38

Choose a tag to compare

  • Bump metadata version to 4.9.2, thanks @parrt!

0.4

08 Sep 13:54

Choose a tag to compare

0.4

Improvements

  • Bump metadata version to 4.8, thanks @parrt!

0.3

05 Oct 20:31
4fc5e08

Choose a tag to compare

0.3

Improvements

  • Make ParseCancellationException extends from LogicException (#2), thanks @amorimjuliana!

0.2

02 Oct 17:26
bbfb2df

Choose a tag to compare

0.2

Improvements

  • Migrate the latest changes on DefaultErrorStrategy (#1), thanks @amorimjuliana!