v0.2
This includes a major performance uptick for scrolling: we're now properly cancelling requests for images that start loading during scroll, by setting the src
property to an empty string, as opposed to just removing the image tag from the DOM.