swig v1.4.0 Release Notes

Release Date: 2014-07-03 // almost 10 years ago
    • ๐Ÿ”„ Changed Allow variable tokens to start with $. gh-455
    • ๐Ÿ”„ Changed fs loader should take cwd as default base path. gh-419
    • ๐Ÿ”„ Changed handle errors which occur at the time of rendering. gh-417
    • ๐Ÿ”„ Changed default options in bin (varControls, tagControls, cmtControls). gh-415
    • ๐Ÿ”„ Changed null should yield empty string when resolving variable. gh-408
    • โž• Added Escape character for date filter argument. gh-427, gh-432
    • โž• Added Make if and elseif throw a better error message when a tag body is omitted. gh-425
    • ๐Ÿ›  Fixed don't throw errors on accessing property of null object. gh-471
    • ๐Ÿ›  Fixed loop variables work correctly in nested loops. gh-433
    • ๐Ÿ›  Fixed Some IE8 compatibility (require es5). gh-428