2.7.0
Breaking change
Remove minified files from the distribution (jsDelivr users have nothing to do as the CDN provides automatic minification).
Removed doT.js dependency used for template generation.
- If you do not use custom templates => no action needed
- If you use custom templates as functions => no action needed
- If you use custom templates with doT syntax => you must rewrite them as a function (check source for examples)