scriban v2.0.0 Release Notes

Release Date: 2019-03-08 // about 5 years ago
    • ๐Ÿ›  Fix Template.ParseLiquid throws NullReferenceException #120
    • ๐Ÿ›  Fix ArgumentOutOfRangeException when parsing invalid escape \u \x in strings (#121)
    • ๐Ÿ›  Fix InvalidCastException when an invalid conversion is occuring (#122)
    • ๐Ÿ›  Fix operator precedence for unary operators (#136)