Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update Changelog
Browse files Browse the repository at this point in the history
gabrielittner committed Oct 31, 2024

Verified

This commit was signed with the committer’s verified signature.
gabrielittner Gabriel Ittner
1 parent 7cd6b57 commit e3b94d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -5,6 +5,8 @@

- **Enhancement**: Improve error messaging for error types used as annotation arguments.
- **Enhancement**: Initial support for jakarta.inject annotations. Note that Dagger itself appears to only partially support these at the moment. Generated code is identical, but jakarta `@Inject`/`@Qualifier`/`@Scope` annotations should be recognized now.
- **Enhancement**: `annotations` and `annotations-optional` are now Kotlin multiplatfom libraries.
- **Enhancement**: `@SingleIn` and `@ForScope` can now be used with jakarta.inject and kotlin-inject.
- Update Dagger to `2.52`.

0.3.3

0 comments on commit e3b94d0

Please sign in to comment.