RazorLight v1.0.1 Release Notes

Release Date: 2017-04-14 // about 7 years ago
  • What's new

    • #49 TemplateCompilationException now includes line and column number where an error occured
    • ๐Ÿ“œ #46 Added new overload for Parse() method. Now you can set a PreCenderCallback for each page individually. (Before you could only add callbacks to IEngineConfiguration that are applied for each page)

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix #47 (ExpandoObject as model type throws RuntimeBinderException)