Skip to content

v0.4.4

Compare
Choose a tag to compare
@ltrzesniewski ltrzesniewski released this 17 Sep 19:27
· 36 commits to main since this release
  • Don't forward constructors from the base type when:
    • A constructor with a matching signature is defined in the template
    • They have a parameter type which is not accessible
  • Make more members of RazorTemplate virtual
  • Raise an error when tag helper directives are used (#8)