- Swift 2.3 support Keith Smiley #73
- None
- None
- Swift 2.3 support Keith Smiley #73
- None
- None
- Require types to be
Convertible
in order to use them. Keith Smiley #59 - Allow transformations to throw when the field is missing Keith Smiley #52
- Remove the
MapperError
initializer Keith Smiley #53
- Add
@noescape
to transformation closures Keith Smiley #60 - Add
from
for arrays ofRawRepresentable
s Keith Smiley #61 - Remove force trys and casts from tests Keith Smiley #62
- Fix
valueForKeyPath
crash by removing it. Keith Smiley #63
- None
- Add custom
MapperError
s Keith Smiley #48
- None
- None
- None
- Remove
try?
workaround which was fixed with Swift 2.2.1 Keith Smiley #47
- None
- Update for Swift 2.2 Keith Smiley #41
- None
- None
- None
- Fix
try?
memory leak by removing uses of it Keith Smiley #39
- None
- Add function for creating
Mappable
s from aNSArray
Keith Smiley #27
- Use extension safe API to fix warning Keith Smiley #29
- None
- Added
@warn_unused_result
to functions declarations. Ostap Taran #19 - Add tvOS support. Ostap Taran #12
- Add universal framework support. This also adds watchOS support. Keith Smiley #20
- Add Swift package manager support Keith Smiley #22
- Fix OS X framework bundle identifier Keith Smiley
- None
- None
- Fixed issue where
optionalFrom
with an array of keys was not implemented forConvertible
or other types. Keith Smiley #10
Ship 1.0.0!