Skip to content

v1.3.0

Compare
Choose a tag to compare
@pboivin pboivin released this 01 Sep 18:39
· 78 commits to main since this release

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() and toArray() return values. (ImageSet)

Chores

  • Update README examples