Skip to content

Releases: metaindu/MetaphysicsIndustries.Giza

Target newer frameworks

10 Dec 02:25
00b0f8a

Choose a tag to compare

This release includes binaries for newer frameworks. The library now works on 4.x, 5.x, 6.x, and 7.x.

Bug fix: skippable items

21 Jul 21:36
3b9c086

Choose a tag to compare

This release fixes a bug in the GrammarCompiler that was producing incorrect node connections for subsequent skippable expression items, e.g. x = '[' 'a'? 'b'? ']';.

Initial release

16 Jul 14:33
4b807fa

Choose a tag to compare

This is the first official release. Of note, recent improvements include the ability to import definitions from one grammar file to another.