Version 0.7.0
- Added:
repeat
macro. Repeats a given stringn
times. - Deprecated:
nl
andbr
macros (userepeat
) - Modified: Now you can define compilation options as loader options (thx @JSteunou).
- Added: Docs now contain a table of contents for better navigation.
- Tests are now made using Handlebars v4. No regression tests planned.