v0.4.4
- 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)