2.0.0
Changed
모듈 의존성을 연결하는 방식 변경
.Feature.BaseFeature
와 같은 방식에서
.feature(target: .BaseFeature)
.feature(target: .AFeature, type: .interface)
같은 방식으로 변경되었습니다
What's Changed
Full Changelog: 1.1.0...2.0.0
.Feature.BaseFeature
와 같은 방식에서
.feature(target: .BaseFeature)
.feature(target: .AFeature, type: .interface)
같은 방식으로 변경되었습니다
Full Changelog: 1.1.0...2.0.0