swig v1.2.0 Release Notes

Release Date: 2013-12-01 // over 10 years ago
    • โž• Added Filepath parameter can be passed to swig.run to allow extends in-browser. gh-349
    • ๐Ÿ”„ Changed Use local-context first for var lookups. gh-344, gh-347
    • ๐Ÿ”„ Changed Allow DOTKEY after functions/objects/filters. gh-355
    • ๐Ÿ”„ Changed Context of for-tags carries into includes. gh-356
    • ๐Ÿ”„ Changed When a callback is passed into compileFile, catch all errors thrown by compile and pass the error to callback. gh-340
    • ๐Ÿ›  Fixed Instances of Swig retain their options properly. gh-351
    • ๐Ÿ›  Fixed Fix misc documentation issues. gh-359, gh-358