Skip to content

BFKit 1.5.0

Compare
Choose a tag to compare
@FabrizioBrancati FabrizioBrancati released this 15 May 17:03
· 258 commits to master since this release

1.5.0

Added

  • Added BFButton class
  • Added in UIImageView category the method initWithImage:center:
  • Added in UIImage category the method imageWithSize:backgroundColor:maskedText:font:
  • Added in UIView category the method translateAroundTheView:duration:direction:repeat:startFromEdge:
  • Added in NSNumber category the methods nextPowerOfTwo and isPowerOfTwo
  • Added Vietnamese

Improved

  • Enhancements in NSDate category

Fixed

  • Minor bugfixes

Thanks to @simonlinj & @masd-duc for this release