Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@pboivin pboivin released this 15 Apr 13:16
· 8 commits to main since this release
68213f6

Added

  • Add RemoteImageFactory class: Support remote Glide endpoints and filesystems (Docs)

Changed

  • Extract traits and interfaces to share code between both image factory classes
  • Handle unknown image dimensions (ImageRender, ImageFile)