Skip to content

4.1: Optional Packages

Compare
Choose a tag to compare
@gfontenot gfontenot released this 05 Nov 01:06
· 31 commits to main since this release
  • [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)