2023-11-18
- Upgrade Kotlin to
1.9.20
and KotlinPoet to1.15.0
.
2023-09-09
- Upgrade Anvil to
2.4.8
. - Use
@SingleIn
annotation from newannotations-optional
artifact.
2023-09-03
- Upgrade Kotlin to
1.9.10
. - Fix compatibility with Dagger
2.48
.
2023-07-31
- Upgrade Kotlin to
1.9.0
, Anvil to2.4.7
and KotlinPoet to1.14.2
. This release is not compatible with lower versions of Kotlin and Anvil.
2023-05-26
- Upgrade Kotlin to
1.8.21
, Anvil to2.4.6
and KotlinPoet to1.13.2
. This release is not compatible with lower versions of Kotlin and Anvil.
2023-04-07
- Revert KotlinPoet to
1.12.0
due to generation errors in WorkerAssistedFactory. - Fix WorkerParameters variable name in Workers.
2023-04-07
- Upgrade Kotlin to
1.8.20
and Anvil to2.4.5
. This release is not compatible with lower versions of Kotlin and Anvil.
2023-02-13
- Upgrade Kotlin to
1.8.10
.
2023-01-13
- Upgrade Kotlin to
1.8.0
and Anvil to2.4.4
. This release is not compatible with lower versions of Kotlin and Anvil.
2022-08-12
- Initial public release.