Skip to content

V1.2.0

Compare
Choose a tag to compare
@Amberg Amberg released this 21 Jan 08:02
· 96 commits to main since this release
70f2733

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 a IStringLocalizer 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