Changelog History
Page 5
-
v2.0.5 Changes
May 14, 2014Implemented enhancements:
- + (TyphoonDefinition *)withClass:factory:selector: needs parameters sometimes #218
-
v2.0.4 Changes
May 12, 2014 -
v2.0.3 Changes
May 04, 2014 -
v2.0.2 Changes
April 30, 2014 -
v2.0.1 Changes
April 28, 2014 -
v2.0.0 Changes
April 22, 2014Implemented enhancements:
Dependency injection for objects not emmitted from component factory? #103
Provide common singletons (eg [NSNotificationCenter) pre-canned for DI #44
๐ Fixed bugs:
- Injecting more parameters than defined in the selector doesn't raise an error #208
Closed issues:
๐ New scope: TyphoonScopeNonContained #206
๐ Support object-graph scope for definitions with runtime args #202
-[TyphoonComponentFactory componentForExactType:] #190
๐ Merged pull requests:
-
v1.8.2 Changes
March 05, 2014 -
v1.8.0 Changes
February 20, 2014๐ Fixed bugs:
- TyphoonFactoryProvider : 2nd request blows up with dangling pointer #174
Closed issues:
-
v1.7.9 Changes
February 11, 2014Closed issues:
Why we use __unsafe_unretained instead of __weak? #172
Disable x64 architecture for iOS #169
๐ Code-style : proposed change to K&R #166
Document NSInvocation+TyphoonInitializer #163
๐ Initializer, property and collection injection: replace instanceof with polymorphism #162
TyphoonInjectedAsCollection should use composition instead of inheritance #159