1.0.1
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)