0.3
- 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