Releases: pratikbendre/NewsApp-MVVM-Architecture
Releases · pratikbendre/NewsApp-MVVM-Architecture
v2.0.0
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
v1-dagger2-with-mvvm-xml
Tag for v1 branch with Dagger 2 and MVVM using XML
Full Changelog: https://github.com/pratikbendre/NewsApp-MVVM-Architecture/commits/v1.0.0-dagger2