Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@carlosafonso carlosafonso released this 29 Mar 13:04

Changes in code style. Snake case functions are now camel case. Additionally:

  • createThumbnail() is no longer available.
  • THUMBNAILR_SIZE_FIXED is now Thumbnailr::SIZE_FIXED.
  • THUMBNAILR_SIZE_FIT_LONGEST is now Thumbnailr::SIZE_FIT_LONGEST.
  • THUMBNAILR_SIZE_FIT_SHORTEST is now Thumbnailr::SIZE_FIT_SHORTEST.