Skip to content

v2.2.0

Compare
Choose a tag to compare
@ankurp ankurp released this 17 Apr 00:57
· 205 commits to master since this release

Changelog

  • Added flatMap function
  • Added random function
  • Int extension to convert Int to Time and Date
  • Removed isEmpty() method in Dictionary in favor of isEmpty computated variable
  • Removed forced parameter name dictionary and array variable when calling merge function
  • Adding Cocoa Pod support
  • Fixed project where folder with space causes build to fail