Skip to content

0.1 Preview (Mar 18, 2016)

Pre-release
Pre-release
Compare
Choose a tag to compare
@ashvarma ashvarma released this 18 Mar 20:59
· 2070 commits to master since this release
  • New WinRT projections drop
    • To prevent ambiguity in object ownership, we have changed instantiator methods from create* to make*. For more information on why we made this change, please see issue #402.
    • Bug fixes and removed NSLog to fix associated warnings
  • UIKit bug fixes
    • UILabel
    • UIImage
    • UIFont
    • UINib
  • Foundation bug fixes
    • NSArray serialization
    • NSDictionary serialization
    • NSException
    • NSInvocation
    • NSNumber
    • KVO
    • NSURLSessionTask
  • Added stubs for many missing UIKit classes
  • Xib2Nib fixes
  • ARC fixes
  • Fixes for reading OGG audio files
  • Added support for updating location when app is in background