v1.3.0
Added
- Add new configuration format for art-directed images (
ImageSet
) - Add shortcut for single image widths (
ImageSet
) - Add integration test
Changed
- Refactor ImageSet internal data representation. Impacts
data()
andtoArray()
return values. (ImageSet
)
Chores
- Update README examples