Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 463 Bytes

CHANGELOG.md

File metadata and controls

9 lines (6 loc) · 463 Bytes

Release Notes

v1.0.0 (2016-06-25)

Added

  • Added SomeImage interface (methods: someImageUrl($width, $height, $options), someImage($width, $height, $options))
  • Added LoremFlickr class that implements SomeImage interface (this provider gets images from loremflickr service)
  • Added DummyImage class that implements SomeImage interface (this provider gets images from dummyimage service)