Skip to content

0.8.0

Compare
Choose a tag to compare
@ansman ansman released this 22 Aug 00:25
d6c3c93

Changes

AndroidX Room Support

AutoDagger can now automatically provide all DAOs in a Room Database by annotating your database with @AutoProvideDaos. See the documentation for information on how to get set up.

Details

  • Add support for automatically providing Room databases by @ansman in #77

Full Changelog: 0.7.0...0.8.0