Skip to content

v1.3.0

Compare
Choose a tag to compare
@stevenschobert stevenschobert released this 22 Mar 22:32
· 66 commits to master since this release
  • Image URLs are now protocol-relative by default. Use the new useHttp option to disable.
  • Added the ability to filter out images using the filter option.
  • Added pagination support using .next() and .hasNext() methods.
  • Removed the default limit of 15 images. The option is still supported, but by default no limit
    is sent to the API.