Skip to content

Release 2.1.2

Compare
Choose a tag to compare
@thomaszurkan-optimizely thomaszurkan-optimizely released this 02 Oct 04:19
· 90 commits to master since this release
ce6676c

2.1.2

October 1, 2018

This release supports xcode 10 and Swift 4. This fixes the carthage issue.

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.
  • Fix logging of attribute as missing when included.
  • Fix EventBuilder init nullable.
  • Fix build warnings
  • Fix Carthage build