Skip to content

Releases: Medium/soynode

v2.0.1

20 Dec 20:32
Compare
Choose a tag to compare
  • bug fix for fs.copy when loading many precompiled files

v2.0.0

05 Dec 20:33
Compare
Choose a tag to compare
  • 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

09 Oct 23:02
Compare
Choose a tag to compare

Upgrade to closure-templates 20151008
Added some new options for provides/requires

v1.0.1

10 Jun 23:07
Compare
Choose a tag to compare

Fixes a bug in dynamic recompilation when using deltemplates

v1.0.0

05 Jun 18:23
Compare
Choose a tag to compare

Upgrade to closure-templates 20150605
Parallelize template-loading better and make the error-handling more robust

v0.7.6

19 May 15:24
Compare
Choose a tag to compare

Add support for cssHandlingScheme

v0.7.5

11 Mar 18:01
Compare
Choose a tag to compare

Update closure-templates dependency with a bug fix

v0.7.4

03 Mar 17:46
Compare
Choose a tag to compare

Turns on isUsingIjData by default. This is a backwards-compatible change. See #42 for more context.

v0.7.3

25 Feb 18:01
Compare
Choose a tag to compare

Adds option for using the shouldDeclareTopLevelNamespaces flag