Typhoon v2.3.1 Release Notes

Release Date: 2014-11-27 // over 9 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • Nested TyphoonConfig not working #280

    • Compile error when analyzing project #261

    • Properties marked as auto-wired aren't injected when using -[TyphoonComponentFactory injectProperties:] #189

    Closed issues:

    • Registering assemblies is longer since 2.3.x #278

    • Cocoapods fails to install Typhoon on Yosemite 10.10 #275

    • Typhoon with singleton AppDelegate #274

    • "Quick Start" is not ok (?) #273

    • View controller inject using initializer with storyboard #270

    • ๐ŸŽ‰ Initializer automatically injected by type #269

    • Injection in Swift works only with subclasses of NSObject #267

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fixed issue with multiple ConfigPostProcessors overriding each others config #266 (gumanoid)