swig v1.3.0 Release Notes

Release Date: 2014-01-20 // about 10 years ago
    • ๐Ÿ”„ 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 set tag to set keys on objects with bracket and dot-notation. gh-388
    • โž• Added groupBy filter from swig-extras. gh-383
    • ๐Ÿ›  Fixed swig.run filepath arg 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 date filter N option returns correct number. gh-375
    • ๐Ÿ›  Fixed Ensure getting parent template checks cache if on. gh-378