Skip to content

3.0.2 - Swift Improvements

Latest
Compare
Choose a tag to compare
@KingOfBrian KingOfBrian released this 23 Feb 16:45
· 4 commits to master since this release

This release contains a few small bugfixes:

  • fix NSError nullability annotations which were causing problems in Swift
  • Import default value if there is one on import
  • Fixes false warning message caused by NSNull coming back from json
  • Fix an analyzer warning
  • Add @autorelease pools to help with high memory usage