Skip to content

Releases: kevindelord/UIImage-Autoresize

Add minor getter functions

05 Jul 13:08
Compare
Choose a tag to compare
  • Add getDynamicImageName: function.
  • Add getDynamicImageName:size: function.

Storyboard and Carthage support!

28 Apr 15:49
Compare
Choose a tag to compare
  • Add Carthage support.
  • Add storyboard support with an UIImageView extension.
  • Add availability information on functions.
  • Add custom bundle support.
  • Improve Swift support.
  • Improve unit tests and code coverage.