* `DjangoTemplateNoArgsHTML` and change `DjangoTemplateHTML`
* `ProcessorsMixin` and `GiveProcessorsMixin` new mixins. More in [types](types.mdmixins-source)
* new doc about template types
* `result_validator`
* `PreviewValidator`, `PreviewValidationError`. More in [template types](template_types.mdcustom-validator).
* `SimpleExecNoCompile`.
* refactoring of template attributes. They all have prefix template now.
* `suffixes` attribute is a dict with function as value.
* `template_bultins` attrubute as a replacement for `allow_import`.