Releases: sergeshustoff/dikt
Releases · sergeshustoff/dikt
v1.1.0
Commits
- b14e1c8: introduce new api (
resolve()
function) that will replace@Create
and@Provide
annotations (serge shustoff) - 2d69e9e: deprecate old annotations api (serge shustoff)
- 72b9f7a: add
@ProvidesMembers
as more readable alternative to@UseModules
annotation (serge shustoff) - ebc996d: make annotations repeatable (serge shustoff)
- ef1ebbc: introduce Injectable interface (serge shustoff)
- 26f511a: support singletons without annotation in module (serge shustoff)
v1.1.0-kotlin-1.8.10
Commits
- ecfaa97: build 1.1.0 for kotlin 1.8.10 (serge shustoff)
v1.1.0-kotlin-1.7.21
Commits
- 0b278ca: build 1.1.0 for kotlin 1.7.21 (serge shustoff)
v1.1.0-alpha6
Commits
- 051a54b: update kotlin to 1.8.20 (serge shustoff)
v1.0.4
v1.1.0-alpha5
v1.1.0-alpha4
v1.1.0-alpha3
v1.1.0-alpha2
v1.1.0-alpha1
Commits
- b14e1c8: introduce new api (
resolve()
function) that will replace@Create
and@Provide
annotations (serge shustoff) - 2d69e9e: deprecate old annotations api (serge shustoff)
- dfb94e7: add tests for new api (serge shustoff)
- 72b9f7a: add
@ProvidesMembers
as more readable alternative to@UseModules
annotation (serge shustoff)