v1.3.0
- Image URLs are now protocol-relative by default. Use the new
useHttpoption to disable. - Added the ability to filter out images using the
filteroption. - Added pagination support using
.next()and.hasNext()methods. - Removed the default
limitof 15 images. The option is still supported, but by default no limit
is sent to the API.