4.1: Optional Packages
- [NEW]: Swift Package Manager Support (Gordon Fontenot)
- [NEW]: Re-introduced
Decoded.optional
with better, simplified behavior (Tony DiPasquale) - [FIXED]: Use
NSNumber
transformation properties instead of casting to decode number values. This now prevents a crash that could occur with Swift 3.0.1 (Gordon Fontenot)