What's new
- #51 Updated to NetStandard 2.0 — @rivantsov
- #50 Better handling of newline characters — @davidnemeti
- #48 NumberLiteral works properly when the decimal separator is not a dot — @davidnemeti
- #46 Generate simpler parse tree for Kleene operator Q() — @davidnemeti
- #36 Fix NullReferenceException when NodeCreator and DefaultNodeCreator are both null — @maelmahdy
- #21 Set peverify-compat to ensure verifiable IL in C# 7.2 and up — @dammejed