scriban v2.0.1 Release Notes

Release Date: 2019-05-11 // almost 5 years ago
    • ๐Ÿ›  Fix accessing object property using indexer notation when this is a .NET object (#116)
    • ๐Ÿ›  Fix for appearance parser errors in ASP.NET Core developer exception page Continue to fix problem described in this PR https://github.com/lunet-io/scriban/pull/109
    • ๐Ÿ›  Fix issue with operator || evaluating right expression even if left is true (#166)