Releases: Medium/soynode
Releases · Medium/soynode
v2.0.1
- bug fix for fs.copy when loading many precompiled files
v2.0.0
- Changes i18n file output format so that files are /en/path/to/file.soy.js instead of /path/to/file_en.soy.js
- Adds a new precompiledDir option for loading precompiled soy.js files
v1.1.0
Upgrade to closure-templates 20151008
Added some new options for provides/requires
v1.0.1
Fixes a bug in dynamic recompilation when using deltemplates
v1.0.0
Upgrade to closure-templates 20150605
Parallelize template-loading better and make the error-handling more robust
v0.7.6
Add support for cssHandlingScheme
v0.7.5
Update closure-templates dependency with a bug fix
v0.7.4
Turns on isUsingIjData by default. This is a backwards-compatible change. See #42 for more context.
v0.7.3
Adds option for using the shouldDeclareTopLevelNamespaces flag