Releases: kawoou/Deli
Releases · kawoou/Deli
0.9.0
New Feature
Support to use other modules dependency. (#36 )
Support typed ConfigProperty
.
Support swift 5.1.
Support nested type.
Support typealias keyword.
Support property wrapper features.
Add method that injects dependency from string class.
Add to get a property with Type.
Bugfix
Fix property merging bug when multi-module environment.
Fix specific local path bug.
Fix to searches source-code path bug.
0.8.1
Bugfix
Fix quote replacing bug when export property configuration. (#34 )
Fix merging dictionary issues.
0.8.0
New Feature
Support configuration property. (#33 )
0.7.0
New Feature
Support struct type (#31 )
Support Inject in Configuration.
Add error message that injector cannot specify the mutating keyword.
Add build target configuration.
Bugfix
Fix lazy autowired qualifier bug.
Fix exclude path issues.
0.6.1
Bugfix
Recursive injection cases bug (#29 )
The empty substructure of SourceKittenFramework bug.
0.6.0
New Feature
Support another framework on Configuration. (#28 )
Support single payload AutowiredFactory.
Bugfix
Fix Unicode offset bug.
Fix dependency name bug.
Fix missing qualifier bug.
Fix ambiguous constructor bug.
Fix path of the source file in parser bug.
Fix reset issues.
0.5.0
New Feature
Improved loading flow for ModuleFactory. (#23 )
Support swift 4.2 (#24 )
0.4.0
New Feature
Support multiple build target on deli.yml (#2 )
Support for specifying the name of the output class. (#16 )
You can’t perform that action at this time.