Release 1.1
Changes:
ADDED: Signed assemblies with strong name to allow assemblies to be referenced by other strongly-named assemblies.
FIX: Filter out dynamic assemblies which causes failures in template compilation.
FIX: Changed ASCII to UTF8 encoding to support UTF-8 encoded string templates.
FIX: Corrected implementation of TemplateBase adding ITemplate interface.