Skip to content

Updated Mappable Protocol and Transforms. Added support for implicitly unwrapped optionals

Compare
Choose a tag to compare
@tristanhimmelman tristanhimmelman released this 09 Feb 02:03
· 929 commits to master since this release
  • Renamed map function in Mappable protocol to mapping to avoid confusion with the Swift map function
  • New TransformType protocol makes custom transforms easier to create and use
  • Support for implicitly unwrapped optionals