Hi all, Here's a rockspec for the latest Lua Haml:
https://raw.github.com/norman/lua-haml/master/rockspecs/luahaml-0.2.0-0.rockspec This release is relatively small but tweaks the way the global environment is handled in ways potentially incompatible with previous versions, so I've bumped from 0.1.x to 0.2.x. The full changelog is as follows: * Added a __newindex function on to the metatable for Haml environments. (Thanks Ross Andrews) * Fix bug with mixed tabs and spaces (Thanks Ross Andrews) * Fix bug which prevented if/elseif/else from working properly * Fall back to renderer's locals if no locals are passed to the partial function. * Various small documentation fixes. Thanks! Norman ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
