|
## v1.4.0
|
|
- Disallowing duplicating def macro arguments
|
|
|
|
## v1.3.3
|
|
- Adding experimental support for prefixing of included macros via <%INC("path/to", "prefix")%>
|
|
|
|
## v1.2.0
|
|
- JSM now supports an array of base dirs
|
|
- Renaming @builtin into @global for better clarity |