Skip to content

BFKit-Swift 1.3.1

Compare
Choose a tag to compare
@FabrizioBrancati FabrizioBrancati released this 09 Jul 01:40
· 1063 commits to master since this release

1.3.1

Added

  • Added onFirstStart and onFirstStartForCurrentVersion in BFApp class
  • Added stringByReplacingWithRegex:withString: in NSString and String extensions

Improved

  • BFLog now prints: timestamp filename:line function message
  • NSDate extension now has nanosecond and use autoupdatingCurrentCalendar
  • Bug fix in DEMO App