Hi everyone,
just wanted to push this bug fix release out the door. There isn't much new stuff in there, but there were some pretty serious issues with IE8 which warranted a new release.
Changes:
[Added] Comments in views (use a double slash `// my comment`)
[Fixed] Fix view rendering in IE when indexOf isn't available
[Fixed] Identity map works as intended when using `Serenade.Model.extend`
[Fixed] Using empty string in views, e.g. `button[value=""]` works as intended
[Fixed] Select boxes with bindings show correct value on initial render
[Fixed] Classes work better in IE7
[Fixed] Don't do anything if `undefined` is assigned as an association id
[Fixed] Call change callback for association when setting association id
[Fixed] The `loaded` callback isn't called multiple times for views
-----
Thanks everyone for your patience in ironing out these bugs! Many thanks especially to Rodrigo Rosenfeld Rosas and James Kyburz.
/Jonas