Skip to content

2.0.0

Compare
Choose a tag to compare
@baekteun baekteun released this 27 Jun 06:00
· 46 commits to master since this release
2492ae1

Changed

모듈 의존성을 연결하는 방식 변경

.Feature.BaseFeature

와 같은 방식에서

.feature(target: .BaseFeature)
.feature(target: .AFeature, type: .interface)

같은 방식으로 변경되었습니다

What's Changed

  • 🔀 :: 내부 의존성 연결 방식 개편 by @baekteun in #5

Full Changelog: 1.1.0...2.0.0