swig v1.0.0-rc2 Release Notes

Release Date: 2013-09-06 // over 10 years ago
    • ๐Ÿ”„ Changed Function output from variable blocks are no longer auto-escaped. gh-309
    • ๐Ÿ›  Fixed Allow nested macros to work when importing. gh-310
    • ๐Ÿ›  Fixed swig.setDefaultTZOffset. gh-311
    • ๐Ÿ”„ Changed set tag assigns to the local context, allowing setting within for loops, etc. gh-303
    • ๐Ÿ›  Fixed Standardize variable undefined checking. gh-301
    • ๐Ÿ›  Fixed Remove multiple redefinition of block-level tags in compiled templates.
    • ๐Ÿ›  Fixed Performance issue with compile if no default locals are defined.