Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@kawoou kawoou released this 17 Mar 11:52
v0.9.0
ce03cd3

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.