v0.0.3
Fixed bug for {% component kwarg1="..." kwarg2="..." %} without name with kwargs.
Added built-in Exceptions that inherit from the base template.TemplateSyntaxError:
SetComponentNameError,ComponentNameError,ComponentArgsError,ComponentNotDefined.
Added more tests for check raise exceptions, coverage badge added.