Releases: r0adkll/kimchi
Releases · r0adkll/kimchi
0.4.0
Fixed
- Fixed explicit parent components with @MergeComponent components - #52
- Fixed non-primitive custom keys not generating correctly - #55
- Fixed name collisions with generated hint classes - #56
Added
- Support for multiple uses of
@ContributesBinding
,@ContributesMultibinding
, and@ContributesTo
on single elements - #59
0.3.1
0.3.0
Fixed
0.2.0
0.1.1
Added
- Added testFixtures in the
compiler-utils
module for writing Kimchi unit tests.
Fixed
- Fixed kinject scopes not transferring to the underlying merged components.
0.1.0
Added
- Migrated implementation from Deckbox and Campfire
- Initial Release