0.8.0
Features:
- Added a
LazyImageFull
component, for more fine-grained rendering based on state.
This is particularly useful for css transitions and when re-rendering is undesirable.
LazyImage
has been reimplemented on top of this (essentially a refactor).