V1.2.0
What's Changed
Features:
- Support
IDictionary<object,object>
as model type - Support for Custom Model Implementation with
ITemplateModel
. Can be used for an adapter to aIStringLocalizer
for example - Support for dynamically generating columns based on a model with
IDynamicTable
- Allow leading and trailing whitespaces in brackets
- Allow the configuration of binding errors
Fixes:
- Fix: Allow underscore in placeholder
- Fix condition parsing without variable prefix