All Versions
119
Latest Version
Avg Release Cycle
85 days
Latest Release
1365 days ago

Changelog History
Page 4

  • v2.2.1 Changes

    September 04, 2014

    Full Changelog

    Implemented enhancements:

    • ✅ TyphoonBlockComponentFactory is Slow for Tests #238

    • TyphoonConfig factories shorthands #220

    🛠 Fixed bugs:

    • 👻 Should not raise exception for runtime args of type 'Class' or block. #239

    Closed issues:

    • Replace @syncrhonized by pthread_mutex_lock / pthread_mutex_unlock #246

    • 📚 Typhoon Needs Documentation Pages #244

    • ✅ Swift TyphoonBlockComponentFactory Error in XCTest #242

    • You can't call a method on the runtime argument being passed in. It has to be passed in as-is #233

    • ✂ Delete injectParameter with name? #227

    • 🗄 Deprecate and delete .properties config? #226

    • Recommended approach w/ TyphoonStoryboarrd #216

  • v2.2.0 Changes

    August 06, 2014
  • v2.1.5 Changes

    July 22, 2014

    Full Changelog

    Closed issues:

    • objectForKeyedSubscript unrecognized selector sent to instance on OS X 10.7 due to TyphoonStartup +(void)load invoked too early #237
  • v2.1.3 Changes

    July 08, 2014

    Full Changelog

    Closed issues:

    • Typhoon 1.3.3 inject collection giving nil #236

    • Not possible (AFAIK) to call [TyphoonAssembly assembly] from Swift. #235

  • v2.1.2 Changes

    July 03, 2014

    Full Changelog

    Closed issues:

    • Please avoid force-pushing to master #234
  • v2.1.1 Changes

    June 23, 2014

    Full Changelog

    Implemented enhancements:

    • 💻 UI State Preservation/Restoration support on TyphoonStoryboard #229
  • v2.1.0 Changes

    June 05, 2014

    Full Changelog

    Implemented enhancements:

    • Property Injection for non-property setters #224

    Closed issues:

    • Extending an assembly #232

    • Crash in 1.8.2 #219

    • 💅 Logic-style tests can't be run on device #213

    • ✅ Test coverage has fallen below 90% !! #173

    • 🚚 Move tests back into Typhoon project #152

    • ✅ Test Failure links are broken in JUnit report #136

  • v2.0.7 Changes

    June 05, 2014

    Full Changelog

    Implemented enhancements:

    • Typhoon is not thread-safe #79

    Closed issues:

    • Advantages of TyphoonFactoryProvider over runtime args? #225

    • Storyboard Example #223

    🔀 Merged pull requests:

  • v2.0.6 Changes

    May 23, 2014

    Full Changelog

    🛠 Fixed bugs:

    • ⚙ Runtime arguments - support nil #195

    Closed issues:

    • Docu Bug #222

    • Where did TyphoonParameterInjectedAsCollection go? #221

    • Convert resolveInstanceMethod in TyphoonAssembly to forwardInvocation/NSInvocation #214