Includes Dagger Hilt, Compose migration, pagination, and offline article functionality
What's Changed
- Initialize project with Dagger 2 and MVVM architecture by @pratikbendre in #1
- Migrate project from Dagger 2 to Hilt by @pratikbendre in #2
- Migrate UI from XML to Jetpack Compose by @pratikbendre in #3
- Add DispatcherProvider and Unit tests by @pratikbendre in #4
New Contributors
- @pratikbendre made their first contribution in #1
Full Changelog: v1.0.0-dagger2...v2.0.0