Skip to content

v0.6.0

Compare
Choose a tag to compare
@1ec5 1ec5 released this 22 Feb 16:38
· 143 commits to master since this release

Changes since v0.5.2:

  • Migrated to Swift 3.0. If your application is written in Swift 2.3, you should stick to v0.5.x or use the swift2.3 branch. (#57)
  • Fixed an issue causing the error “The sandbox is not in sync with the Podfile.lock” when updating a Carthage-based project that requires this framework. (#96)
  • Fixed a crash loading the framework in a pure Objective-C application. (#83)