Skip to content

Release 2.1.1

Compare
Choose a tag to compare
@thomaszurkan-optimizely thomaszurkan-optimizely released this 27 Sep 21:46
· 93 commits to master since this release
bdd9300

2.1.1

September 27, 2018

This release supports xcode 10 and Swift 4. However, there seems to still be an issue with Carthage.

New Features

  • No new features for this patch release.

Bug Fixes:

  • Fix nullable and nonnull tags so that Swift 4 functions properly.
  • Rename protocol Optional for JSON to OPTLYOptional.