Skip to content

0.3

Compare
Choose a tag to compare
@tristanhimmelman tristanhimmelman released this 23 Jan 17:18
· 981 commits to master since this release
  • MapperProtocol renamed to Mappable
  • New transform class, TranformOf added. This transform is initialized with closures which perform the desired transformation (similar to SequenceOf or GeneratorOf in Swift standard lib)
  • Addition of convinience functions to Mapper.swift
  • Bug fixes