| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| swig.min.js | 2014-01-20 | 37.2 kB | |
| swig.js | 2014-01-20 | 119.9 kB | |
| swig.js.map | 2014-01-20 | 50.5 kB | |
| README.md | 2014-01-20 | 741 Bytes | |
| v1.3.0 source code.tar.gz | 2014-01-20 | 78.3 kB | |
| v1.3.0 source code.zip | 2014-01-20 | 131.4 kB | |
| Totals: 6 Items | 417.9 kB | 0 | |
- Changed Removed official node v0.8.x support
- Added Custom template loader support. gh-377, gh-384, gh-382
- Added Ability to set root path using template loaders. gh-382, gh-293
- Added CLI now accepts custom filter and tag arguments. gh-391
- Added Allow
settag to set keys on objects with bracket and dot-notation. gh-388 - Added
groupByfilter from swig-extras. gh-383 - Fixed
swig.runfilepatharg is always optional. gh-402 - Fixed Filters on non-empty functions apply correctly. gh-397
- Fixed Filters applied to functions w/ & w/o dotkeys. gh-365
- Fixed
datefilterNoption returns correct number. gh-375 - Fixed Ensure getting parent template checks cache if on. gh-378